forked from ALHP/ALHP.GO
switched to KCFLAGS/KCPPFLAGS to build kernels instead of patching
This commit is contained in:
@@ -23,6 +23,8 @@ common:
|
||||
rustflags: "-Copt-level=3 -Ctarget-cpu=$march$"
|
||||
ltoflags:
|
||||
- "-falign-functions=32" # https://github.com/InBetweenNames/gentooLTO/issues/164
|
||||
kcflags: " -march=$march$ -O3"
|
||||
kcppflags: " -march=$march$ -O3"
|
||||
|
||||
lto:
|
||||
rustflags:
|
||||
|
Reference in New Issue
Block a user