pass RUSTFLAGS to docker
This commit is contained in:
parent
7cdaff44c7
commit
a3acafad81
1 changed files with 1 additions and 0 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue