Bug 1509907 - Add telemetry to track flexbox highlighter usage. r=miker
[gecko.git] / build / mozconfig.no-compile
blob41624a84437dd056edc4761f5dc4b2231086ea2e
1 ac_add_options --disable-compile-environment
3 # In case mozconfig.cache was already included
4 unset CCACHE
5 unset SCCACHE_VERBOSE_STATS
6 # In case it wasn't
7 NO_CACHE=1
9 # Override any toolchain defines we've inherited from other mozconfigs.
10 unset CC
11 unset CXX
12 unset HOST_CC
13 unset HOST_CXX
14 unset LINKER
15 unset RUSTC
16 unset CARGO
17 unset RUSTDOC
18 unset RUSTFMT
19 unset CBINDGEN
20 unset MAKECAB
21 unset TOOLCHAIN_PREFIX
22 unset BINDGEN_CFLAGS
23 unset LLVM_CONFIG
24 unset LLVM_PROFDATA
25 unset WIN64_LINK
26 unset WIN64_LIB
27 unset ENABLE_CLANG_PLUGIN
29 unset MOZ_STDCXX_COMPAT
30 unset MOZ_NO_PIE_COMPAT