virtualx-engine/platform
Rémi Verschelde 8372a404bb X11: Link libgcc statically with use_static_cpp option
We were already linking libstdc++ statically for official binaries,
protecting us against most portability issues. But apparently since
we started using GCC 7 for official builds, we also need to link
libgcc statically for at least 32-bit builds to be portable.

Fixes #16409.

(cherry picked from commit b526088ae2)
2018-02-19 22:33:29 +01:00
..
android Fix broken APK expansion due to missed option renames 2018-02-19 22:19:08 +01:00
haiku Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
iphone Improve missing iOS loading screen error message 2018-01-07 21:50:41 +01:00
javascript Merge pull request #16059 from eska014/html5-notls 2018-01-25 09:14:50 +01:00
osx PEP3101 applied with changing old type string formatting as new ones 2018-02-19 22:25:41 +01:00
server Bullet: allow unbundling only if > 2.87 2018-01-26 19:17:24 +01:00
uwp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
windows PEP3101 applied with changing old type string formatting as new ones 2018-02-19 22:25:41 +01:00
x11 X11: Link libgcc statically with use_static_cpp option 2018-02-19 22:33:29 +01:00
register_platform_apis.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
SCsub disable caching for targets using helper functions 2017-11-28 23:24:12 -04:00