CLANG + thinLTO
This commit is contained in:
parent
c03301863e
commit
4946ffd541
2
.github/release-nest-v3
vendored
2
.github/release-nest-v3
vendored
@ -1 +1 @@
|
|||||||
1
|
2
|
@ -4,6 +4,8 @@ echo "Pika Kernel - Applying configuration"
|
|||||||
|
|
||||||
cp ../config .config
|
cp ../config .config
|
||||||
|
|
||||||
|
make prepare
|
||||||
|
|
||||||
scripts/config -k -d CONFIG_GENERIC_CPU
|
scripts/config -k -d CONFIG_GENERIC_CPU
|
||||||
scripts/config -k -e CONFIG_GENERIC_CPU3
|
scripts/config -k -e CONFIG_GENERIC_CPU3
|
||||||
scripts/config -e CACHY
|
scripts/config -e CACHY
|
||||||
@ -45,4 +47,3 @@ scripts/config -e EFI_HANDOVER_PROTOCOL
|
|||||||
|
|
||||||
scripts/config -e USER_NS
|
scripts/config -e USER_NS
|
||||||
|
|
||||||
make prepare
|
|
||||||
|
Loading…
Reference in New Issue
Block a user