Link time optimization

This commit is contained in:
tudnai 2020-05-06 10:12:04 -07:00
parent 4017d12dc8
commit 4a5b482efa
1 changed files with 1 additions and 0 deletions

View File

@ -1249,6 +1249,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
LLVM_LTO = YES;
OTHER_CFLAGS = (
"-D_NO_DISASSEMBLER",
"-D_NO_INTERRUPT_CHECK_PER_STEP",