From 3ea8915d4a247b5b3c4cfb3424c230ccd2645b17 Mon Sep 17 00:00:00 2001 From: bjorn3 Date: Wed, 6 Jan 2021 14:54:19 +0100 Subject: Disable timings by default for cargo.sh Fixes #1121 --- scripts/config.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts') diff --git a/scripts/config.sh b/scripts/config.sh index dea037e2bc0..d3c0885b3fa 100644 --- a/scripts/config.sh +++ b/scripts/config.sh @@ -56,4 +56,3 @@ fi export LD_LIBRARY_PATH="$(rustc --print sysroot)/lib" export DYLD_LIBRARY_PATH=$LD_LIBRARY_PATH -export CG_CLIF_DISPLAY_CG_TIME=1 -- cgit 1.4.1-3-g733a5