mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-02 13:53:07 +00:00
Remove -C prefer-dynamic=y from CI build.
This commit is contained in:
parent
a492d3e1db
commit
8153dc7825
@ -44,7 +44,7 @@ jobs:
|
||||
command: test
|
||||
args: --all
|
||||
env:
|
||||
RUSTFLAGS: -Copt-level=3 -Cdebug-assertions -Coverflow-checks=y -Cdebuginfo=0 -Cprefer-dynamic=y
|
||||
RUSTFLAGS: -Copt-level=3 -Cdebug-assertions -Coverflow-checks=y -Cdebuginfo=0
|
||||
RUST_LOG: 1
|
||||
CARGO_INCREMENTAL: 1
|
||||
RUST_BACKTRACE: 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user