Bug 1560374 - Set testharness and reftest web-platform-tests to Tier-1; r=jmaher...
[gecko.git] / build / mozconfig.no-compile
blobdb6d109e694e3d5303d517a9601724896882c02a
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 RUSTFLAGS
17 unset CARGO
18 unset RUSTDOC
19 unset RUSTFMT
20 unset CBINDGEN
21 unset MAKECAB
22 unset TOOLCHAIN_PREFIX
23 unset BINDGEN_CFLAGS
24 unset LLVM_CONFIG
25 unset LLVM_PROFDATA
26 unset ENABLE_CLANG_PLUGIN
27 unset MACOS_SDK_DIR
28 unset MACOS_PRIVATE_FRAMEWORKS_DIR
29 unset DIA_SDK_PATH
30 unset VC_PATH
31 unset WINDOWSSDKDIR
32 unset MOZ_LTO
34 unset MOZ_STDCXX_COMPAT
35 unset MOZ_NO_PIE_COMPAT
37 unset AR
38 unset NM
39 unset RANLIB
40 unset NASM