Skip to content

Commit

Permalink
Another try
Browse files Browse the repository at this point in the history
  • Loading branch information
Luni-4 committed Dec 1, 2023
1 parent 7630653 commit 6083ab6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vulnerabilities.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
- name: Run ControlFlowIntegrity
env:
RUSTFLAGS: -Clinker-plugin-lto -Clinker=clang -Zsanitizer=cfi
RUSTFLAGS: -Zsanitizer=cfi -Clto
# Forward-edge control flow protection for both Rust-compiled code only
# and for C or C++ and Rust -compiled code mixed-language binaries
#
Expand Down

0 comments on commit 6083ab6

Please sign in to comment.