pass RUSTFLAGS to docker

This commit is contained in:
gnzlbg 2018-11-10 17:08:04 +01:00 committed by gnzlbg
parent 7cdaff44c7
commit a3acafad81

View file

@ -24,6 +24,7 @@ run() {
--env STDSIMD_DISABLE_ASSERT_INSTR \
--env NOSTD \
--env NORUN \
--env RUSTFLAGS \
--env STDSIMD_TEST_NORUN \
--volume "$(pwd)":/checkout:ro \
--volume "$(pwd)"/target:/checkout/target \