summaryrefslogtreecommitdiffstats
path: root/main/xulrunner/mozconfig
diff options
context:
space:
mode:
Diffstat (limited to 'main/xulrunner/mozconfig')
-rw-r--r--main/xulrunner/mozconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xulrunner/mozconfig b/main/xulrunner/mozconfig
index e8483b871..9bdde73f4 100644
--- a/main/xulrunner/mozconfig
+++ b/main/xulrunner/mozconfig
@@ -29,7 +29,7 @@ ac_add_options --enable-startup-notification
ac_add_options --enable-extensions=default
ac_add_options --enable-jemalloc
-export LIBS="-lfts"
+export LIBS="-lfts -lubacktrace"
export BUILD_OFFICIAL=1
export MOZILLA_OFFICIAL=1