diff options
Diffstat (limited to 'scripts/genie.lua')
-rw-r--r-- | scripts/genie.lua | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/genie.lua b/scripts/genie.lua index 8f1c1a81a57..7203e059a57 100644 --- a/scripts/genie.lua +++ b/scripts/genie.lua @@ -501,9 +501,6 @@ configuration { "osx*" } "SDL2.framework", "pthread", } - linkoptions { - "-sectcreate __TEXT __info_plist " .. GEN_DIR .. "/osd/sdl/" .. _OPTIONS["target"] .. "-Info.plist" - } configuration { "mingw*" } |