VGMStream: Turn down libvgmstream optimization to -O1 on Intel, to hopefully fix a possible optimization bug

CQTexperiment
Christopher Snowhill 2022-01-07 17:29:12 -08:00
parent b40b506cc3
commit 86e3a26598
1 changed files with 1 additions and 0 deletions

View File

@ -3382,6 +3382,7 @@
../mpg123,
);
FRAMEWORK_VERSION = A;
"GCC_OPTIMIZATION_LEVEL[arch=x86_64]" = 1;
HEADER_SEARCH_PATHS = (
"$(inherited)",
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,