gecko/mobile/xul/config/mozconfigs/win32-desktop/nightly

14 lines
354 B
Plaintext
Raw Normal View History

# Options for client.mk.
mk_add_options MOZ_PKG_FORMAT=ZIP
export WIN32_REDIST_DIR=/d/msvs8/VC/redist/x86/Microsoft.VC80.CRT
ac_add_options --enable-jemalloc
ac_add_options --enable-application=mobile
ac_add_options --disable-webm
# Nightlies only since this has a cost in performance
ac_add_options --enable-js-diagnostics
export MOZILLA_OFFICIAL=1