]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_codegen_cranelift/scripts/tests.sh
Rollup merge of #82113 - m-ou-se:panic-format-lint, r=estebank
[rust.git] / compiler / rustc_codegen_cranelift / scripts / tests.sh
index a61774f479ec7f9cb7ee3533042806ff61b21c05..d37b57babe612ed3ec1c4d1c9d29823414b0e845 100755 (executable)
@@ -3,7 +3,7 @@
 set -e
 
 source build/config.sh
-export CG_CLIF_INCR_CACHE_DISABLED=1
+source scripts/ext_config.sh
 MY_RUSTC="$RUSTC $RUSTFLAGS -L crate=target/out --out-dir target/out -Cdebuginfo=2"
 
 function no_sysroot_tests() {