build: Drop LTO for now

This commit is contained in:
Matt Borgerson
2025-01-06 23:05:53 -07:00
parent 9a8ee63e71
commit 8c1d204d4a
-2
View File
@@ -158,8 +158,6 @@ target="qemu-system-i386"
if test ! -z "$debug"; then
build_cflags='-DXEMU_DEBUG_BUILD=1'
opts="--enable-debug --enable-trace-backends=log"
else
opts="--enable-lto"
fi
most_recent_macosx_sdk_ver () {