There was an error while loading. Please reload this page.
1 parent 635e68b commit 2992893Copy full SHA for 2992893
1 file changed
.github/workflows/linux.yml
@@ -27,6 +27,7 @@ concurrency:
27
28
env:
29
CARGO_TERM_COLOR: always
30
+ CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_RUSTFLAGS: -C linker-features=-lld # workaround for vendored-boringssl
31
32
jobs:
33
build:
0 commit comments