diff options
Diffstat (limited to 'scripts/genie.lua')
-rw-r--r-- | scripts/genie.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/genie.lua b/scripts/genie.lua index aea60a45cc5..346ff439db8 100644 --- a/scripts/genie.lua +++ b/scripts/genie.lua @@ -1174,6 +1174,7 @@ configuration { "asmjs" } } linkoptions { "-Wl,--start-group", + "-s ERROR_ON_MISSING_LIBRARIES=0" } archivesplit_size "20" |