diff options
Diffstat (limited to 'main/xulrunner/mozconfig')
-rw-r--r-- | main/xulrunner/mozconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xulrunner/mozconfig b/main/xulrunner/mozconfig index d0cf2c104..2cbb45b7a 100644 --- a/main/xulrunner/mozconfig +++ b/main/xulrunner/mozconfig @@ -30,7 +30,7 @@ ac_add_options --enable-extensions=default ac_add_options --enable-jemalloc ac_add_options --disable-elf-hack -export LIBS="-lfts -lubacktrace" +# export LIBS="-lubacktrace" export BUILD_OFFICIAL=1 export MOZILLA_OFFICIAL=1 |