Fix link errors with new versions of Emscripten

This commit is contained in:
Justin Kerk 2020-10-18 23:10:26 +00:00
parent 1709e60150
commit c88f0006c9

View File

@ -1177,6 +1177,7 @@ configuration { "asmjs" }
}
linkoptions {
"-Wl,--start-group",
"-r",
}
archivesplit_size "20"