Open main menu

CDOT Wiki β

Changes

User:Jamesboston

102 bytes added, 23:51, 19 September 2008
m
no edit summary
Start the build:
cd ~/mozilla/src
make -f client.mk build
ac_add_options --enable-debug
ac_add_options --disable-static --enable-shared
 
See the Windows Vista notes above about adding a flag to .mozconfig to speed up the compile.
Start the build:
cd ~/mozilla/src
make -f client.mk build