CLANG + thinLTO

This commit is contained in:
ferreo 2024-11-18 15:26:04 +00:00
parent c03301863e
commit 4946ffd541
2 changed files with 3 additions and 2 deletions

View File

@ -1 +1 @@
1
2

View File

@ -4,6 +4,8 @@ echo "Pika Kernel - Applying configuration"
cp ../config .config
make prepare
scripts/config -k -d CONFIG_GENERIC_CPU
scripts/config -k -e CONFIG_GENERIC_CPU3
scripts/config -e CACHY
@ -45,4 +47,3 @@ scripts/config -e EFI_HANDOVER_PROTOCOL
scripts/config -e USER_NS
make prepare