trisquel-icecat/icecat/browser/config/mozconfigs/linux64/debug

13 lines
300 B
Text

ac_add_options --enable-debug
. $topsrcdir/build/unix/mozconfig.linux
# Needed to enable breakpad in application.ini
export MOZILLA_OFFICIAL=1
# Package js shell.
export MOZ_PACKAGE_JSSHELL=1
ac_add_options --with-branding=browser/branding/nightly
. "$topsrcdir/build/mozconfig.common.override"