Build static binaries with link-time optimization enabled.

This commit is contained in:
Tom Alexander 2023-08-25 18:23:37 -04:00
parent 87ff51a517
commit 767b925705
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE

View File

@ -10,4 +10,4 @@ CPUTYPE?=tigerlake
OPTIMIZED_CFLAGS=YES
BUILD_OPTIMIZED=YES
WITH_CPUFLAGS=YES
BUILD_STATIC=YES
OPTIONS_SET+=STATIC LTO