diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2018-02-16 18:24:46 +0100 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2018-02-16 18:48:11 +0100 |
commit | b526088ae217de959cd395f5a74baf87552e0bbf (patch) | |
tree | 51be3c5aa7bf3558615cc6e1d7c13aaeacb63904 /.gitattributes | |
parent | da612c324cec8c4f6bfcef9b35406ea215e699f6 (diff) |
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.
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions