Bug 1492664 - generate portable URLs for Android mach commands; r=nalexander
[gecko.git] / build / mozconfig.no-compile
blobf9aeba2ff54083b976eb1d3772ce01c1ba0674eb
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
28 unset MACOS_SDK_DIR
29 unset MACOS_PRIVATE_FRAMEWORKS_DIR
31 unset MOZ_STDCXX_COMPAT
32 unset MOZ_NO_PIE_COMPAT