Skip to content

Commit f91cf1d

Browse files
committed
pass RUSTFLAGS to docker
1 parent a1c6db8 commit f91cf1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/run-docker.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ run() {
2424
--env STDSIMD_DISABLE_ASSERT_INSTR \
2525
--env NOSTD \
2626
--env NORUN \
27+
--env RUSTFLAGS \
2728
--env STDSIMD_TEST_NORUN \
2829
--volume "$(pwd)":/checkout:ro \
2930
--volume "$(pwd)"/target:/checkout/target \

0 commit comments

Comments
 (0)