Thu, 15 Jan 2015 15:55:04 +0100
Back out 97036ab72558 which inappropriately compared turds to third parties.
1 . "$topsrcdir/browser/config/mozconfigs/linux64/common-opt"
3 ac_add_options --enable-signmar
7 # Nightlies only since this has a cost in performance
8 ac_add_options --enable-js-diagnostics
10 # This will overwrite the default of stripping everything and keep the symbol table.
11 # This is useful for profiling and debugging and only increases the package size
12 # by 2 MBs.
13 STRIP_FLAGS="--strip-debug"
15 # Use ccache
16 . "$topsrcdir/build/mozconfig.cache"
18 . "$topsrcdir/build/mozconfig.common.override"