Skip to content

Commit 7630653

Browse files
committed
Try
1 parent 679d085 commit 7630653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vulnerabilities.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
124124
- name: Run ControlFlowIntegrity
125125
env:
126-
RUSTFLAGS: -Clinker-plugin-lto -Clinker=clang -Clink-arg=-fuse-ld=lld -Zsanitizer=cfi
126+
RUSTFLAGS: -Clinker-plugin-lto -Clinker=clang -Zsanitizer=cfi
127127
# Forward-edge control flow protection for both Rust-compiled code only
128128
# and for C or C++ and Rust -compiled code mixed-language binaries
129129
#

0 commit comments

Comments
 (0)