This commit is contained in:
Jacob Heider 2023-05-07 17:39:39 -04:00 committed by Jacob Heider
parent 4494c2d175
commit fb206e41de

View file

@ -15,6 +15,10 @@ build:
rust-lang.org/cargo: '*'
script:
cargo install --locked --path . --root {{prefix}}
env:
linux/x86-64:
# portable-atomic-1.3.1 uses this, but it's unstable
RUSTFLAGS: -C target-feature=+cmpxchg16b
test:
rtx --version