summaryrefslogtreecommitdiff
path: root/COMPILING.md
diff options
context:
space:
mode:
authorPatric Stout <truebrain@openttd.org>2021-11-14 16:59:49 +0100
committerGitHub <noreply@github.com>2021-11-14 16:59:49 +0100
commit0cbe94256e4f600ceb397ddf8c0e3dca60676e5b (patch)
treec180d937da4d539cbc8783f43cdebf4b0dfbce9f /COMPILING.md
parent5f6303f985928d8fe2a9f75b80a32c9564b88fd6 (diff)
downloadopenttd-0cbe94256e4f600ceb397ddf8c0e3dca60676e5b.tar.xz
Change: [Emscripten] update to 2.0.34 and use Release over RelWithDebInfo (#9696)
It turns out that having "-g" in the compile-statement causes Emscripten to pick -g3, which makes for very big binaries. This is very likely not your intention when building Emscripten, as smaller really is better. For comparison, with RelWithDebInfo the binary is ~80MB. With Release it is ~7.4MB.
Diffstat (limited to 'COMPILING.md')
0 files changed, 0 insertions, 0 deletions