mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-15 18:23:39 +00:00
Emscripten injects its loader script when linking, so force relinking whenever the HTML shell changes. Also remove useless FULL_ES2 flag, which should be a linker flag, but would impact performance too much.