mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-07 16:23:12 +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
|
command: test
|
||||||
args: --all
|
args: --all
|
||||||
env:
|
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
|
RUST_LOG: 1
|
||||||
CARGO_INCREMENTAL: 1
|
CARGO_INCREMENTAL: 1
|
||||||
RUST_BACKTRACE: 1
|
RUST_BACKTRACE: 1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user