Skip to content

Commit

Permalink
Update building.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hifiberry authored May 25, 2020
1 parent 13674a8 commit f062faa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/building.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,3 +79,7 @@ You will also need to have `sshpass` installed, make sure to add the host keys f

Starts a release build that will build images for all supported Raspberry Pi platforms. This will definitely
take several hours, it should only be used when packaging a new release.

# Known problems

WPE_webkit might fail to build if you don't have enough RAM. In this case, reduce the number jobs to run simultaneously. If set to 0 it will use number of threads + 1, you might set this to a lower number.

0 comments on commit f062faa

Please sign in to comment.