Skip to content

Commit c605e8e

Browse files
Revert "Merge pull request #495 from dtolnay/fuzzlld"
This reverts commit 1993cd3, reversing changes made to 7cb0f3c.
1 parent 1993cd3 commit c605e8e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

-2
Original file line numberDiff line numberDiff line change
@@ -171,8 +171,6 @@ jobs:
171171
- run: sudo apt-get install binutils-dev libunwind-dev
172172
- run: cargo hfuzz build --no-default-features --features honggfuzz
173173
working-directory: fuzz
174-
env:
175-
RUSTFLAGS: -Clink-arg=-fuse-ld=lld ${{env.RUSTFLAGS}} # https://github.com/rust-fuzz/honggfuzz-rs/issues/97
176174

177175
doc:
178176
name: Documentation

0 commit comments

Comments
 (0)