static linking tests

master
plazmoid 3 years ago
parent 5bd1760d10
commit 339319785b
  1. 3
      scripts/cargo_musl.sh

@ -6,5 +6,6 @@ docker run \
-v cargo-cache:/root/.cargo/registry \ -v cargo-cache:/root/.cargo/registry \
-w /volume \ -w /volume \
-it \ -it \
clux/muslrust \ test/musllibs \
cargo $@ cargo $@

Loading…
Cancel
Save