Explorar o código

redoxer.sh will clear build-std from CARGOFLAGS

Jeremy Soller %!s(int64=2) %!d(string=hai) anos
pai
achega
903393574e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      redoxer.sh

+ 1 - 0
redoxer.sh

@@ -12,6 +12,7 @@ then
     redoxer toolchain
 fi
 
+export CARGOFLAGS=""
 export CARGO_TEST="redoxer"
 export TEST_RUNNER="redoxer exec --folder . --"
 redoxer env make "$@"