Confirmed users
1,759
edits
(→Linux) |
|||
| Line 14: | Line 14: | ||
rm -r firefox/browser | rm -r firefox/browser | ||
mv bin/* firefox | mv bin/* firefox | ||
cp ~/<some-objdir>/build/unix/elfhack/elfhack firefox | |||
mv firefox host-utils-60.0a1.en-US.linux-x86_64 | mv firefox host-utils-60.0a1.en-US.linux-x86_64 | ||
</pre> | </pre> | ||
| Line 24: | Line 25: | ||
Repeat, using "Linux opt" archives, for 32 bit. | Repeat, using "Linux opt" archives, for 32 bit. | ||
(elfhack is required to get proper xpcshell crash reports. It is readily available in most local builds, and should perhaps be added to the common-tests zip to avoid the extra step above.) | |||
=== Mac OS X === | === Mac OS X === | ||