Wed, 31 Dec 2014 06:09:35 +0100
Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.
1 no_tooltool=1
2 no_sccache=1
4 . $topsrcdir/browser/config/mozconfigs/linux32/nightly
6 ac_add_options --enable-valgrind
7 ac_add_options --disable-jemalloc
8 ac_add_options --disable-elf-hack
9 ac_add_options --enable-optimize="-g -O -freorder-blocks"
10 ac_add_options --disable-install-strip
12 # Include the override mozconfig again (even though the above includes it)
13 # since it's supposed to override everything.
14 . "$topsrcdir/build/mozconfig.common.override"