diff options
author | 2015-04-15 13:59:10 +0200 | |
---|---|---|
committer | 2015-04-15 13:59:10 +0200 | |
commit | 74c337de45ef69449f8df87d9e25083bdc007205 (patch) | |
tree | 410489f48a7ca6906e67b61c43e7abdc506cfc67 /scripts/genie.lua | |
parent | bc86945fcab95a1e24d9061fdf706b12d440ee10 (diff) |
Should speedup OSX builds (nw)
Diffstat (limited to 'scripts/genie.lua')
-rw-r--r-- | scripts/genie.lua | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/genie.lua b/scripts/genie.lua index c752efdc243..090ac21fe95 100644 --- a/scripts/genie.lua +++ b/scripts/genie.lua @@ -940,10 +940,6 @@ configuration { "osx*" } links { "pthread", } - flags { - "Symbols", - } - configuration { "mingw*" } linkoptions { |