remove lto related stuff again, not worth using

This commit is contained in:
DubbleClick
2025-07-28 19:43:01 +07:00
parent 3087dc86f8
commit 342192fd67
7 changed files with 20 additions and 32 deletions

View File

@@ -90,6 +90,7 @@ LD=${SPC_LINUX_DEFAULT_LD}
; default compiler flags, used in CMake toolchain file, openssl and pkg-config build
SPC_DEFAULT_C_FLAGS="-fPIC -Os"
SPC_DEFAULT_CXX_FLAGS="-fPIC -Os"
SPC_DEFAULT_LD_FLAGS=""
; upx executable path
UPX_EXEC=${PKG_ROOT_PATH}/bin/upx
; phpmicro patches, for more info, see: https://github.com/easysoft/phpmicro/tree/master/patches