Skip to content

Commit

Permalink
6.11: Use FineIBT when kcfi is selected
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Jung <[email protected]>
  • Loading branch information
ptr1337 committed Sep 1, 2024
1 parent 255c652 commit 727aa10
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions linux-cachyos-rc/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -330,8 +330,7 @@ prepare() {
### Enable KCFI
if [ -n "$_use_kcfi" ]; then
echo "Enabling kCFI"
scripts/config -e ARCH_SUPPORTS_CFI_CLANG \
-e CFI_CLANG
scripts/config -e ARCH_SUPPORTS_CFI_CLANG -e CFI_CLANG -e CFI_AUTO_DEFAULT
fi

### Select LLVM level
Expand Down

0 comments on commit 727aa10

Please sign in to comment.