Confirmed users
3,104
edits
| Line 24: | Line 24: | ||
cd mozilla-central/build/unix/build-clang | cd mozilla-central/build/unix/build-clang | ||
# adjust revision in build-clang.py if needed | # adjust revision in build-clang.py if needed | ||
time /tools/python27/bin/python2.7 build-clang.py # go and drink something | time /tools/python27/bin/python2.7 build-clang.py -c clang-trunk.json | ||
# go and drink something | |||
Once the build is finished you can find 2 not tracked files (hg st) in the current directory. <tt>clang.manifest</tt> should be attached to the bug and $SHA512 should be uploaded to the tooltool server (see below). | Once the build is finished you can find 2 not tracked files (hg st) in the current directory. <tt>clang.manifest</tt> should be attached to the bug and $SHA512 should be uploaded to the tooltool server (see below). | ||