Sync with Github

Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
This commit is contained in:
Piotr Gorski 2025-01-20 19:44:42 +01:00
parent df4e09106b
commit 839d791a04
No known key found for this signature in database
GPG key ID: 79AFA05ABDB26C5A

View file

@ -116,7 +116,7 @@
# Use suffix -gcc when requested by the user
# This was added to facilitate https://github.com/CachyOS/linux-cachyos/issues/286
: "${_use_gcc_suffix:=}"
: "${_use_gcc_suffix:=no}"
# KCFI is a proposed forward-edge control-flow integrity scheme for
# Clang, which is more suitable for kernel use than the existing CFI