mirror of
https://github.com/trudnai/Steve2.git
synced 2024-12-22 06:29:15 +00:00
Link time optimization
This commit is contained in:
parent
4017d12dc8
commit
4a5b482efa
@ -1249,6 +1249,7 @@
|
|||||||
"$(inherited)",
|
"$(inherited)",
|
||||||
"@executable_path/../Frameworks",
|
"@executable_path/../Frameworks",
|
||||||
);
|
);
|
||||||
|
LLVM_LTO = YES;
|
||||||
OTHER_CFLAGS = (
|
OTHER_CFLAGS = (
|
||||||
"-D_NO_DISASSEMBLER",
|
"-D_NO_DISASSEMBLER",
|
||||||
"-D_NO_INTERRUPT_CHECK_PER_STEP",
|
"-D_NO_INTERRUPT_CHECK_PER_STEP",
|
||||||
|
Loading…
Reference in New Issue
Block a user