Confirmed users
1,905
edits
(→Setup) |
|||
| Line 16: | Line 16: | ||
'''logs''': gitbuilder logs are all stored at <code>/data/gitbuilder/out</code>, which is the directory served by http://builder.boot2gecko.org/ | '''logs''': gitbuilder logs are all stored at <code>/data/gitbuilder/out</code>, which is the directory served by http://builder.boot2gecko.org/ | ||
=== installing build libs === | |||
In order to build B2G, the usual libs need to be installed. However, B2G needs 32-bit libs, and these are not available by default on this 64-bit VM. | |||