mirror of
https://github.com/love2d/love.git
synced 2026-08-20 12:40:20 +02:00
Mac: enabled link-time optimization for Release builds of love
This commit is contained in:
@@ -2364,6 +2364,7 @@
|
||||
);
|
||||
LD_RUNPATH_SEARCH_PATHS = "@rpath";
|
||||
LIBRARY_SEARCH_PATHS = "";
|
||||
LLVM_LTO = YES;
|
||||
MACOSX_DEPLOYMENT_TARGET = 10.6;
|
||||
ONLY_ACTIVE_ARCH = NO;
|
||||
USE_HEADERMAP = NO;
|
||||
|
||||
Reference in New Issue
Block a user