mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-21 20:03:08 +09:00
9 lines
331 B
Text
9 lines
331 B
Text
. $topsrcdir/browser/config/mozconfigs/linux64/nightly
|
|
|
|
ac_add_options --enable-valgrind
|
|
ac_add_options --disable-jemalloc
|
|
ac_add_options --disable-install-strip
|
|
|
|
# Include the override mozconfig again (even though the above includes it)
|
|
# since it's supposed to override everything.
|
|
. "$topsrcdir/build/mozconfig.common.override"
|