PKGBUILDs/cmake/mingw-w64
Martchus f0175878db Don't use -fstack-protector-strong when compiling for Windows
Initial motivation of adding the flag was better consistency with
compile flags used for regular Arch Linux packages.

However, adding -fstack-protector-strong seems to cause segmentation
faults even before main() is called.

The issue is not reproducible with a simple hello world app and also
not reproducible when launching the app under Linux with WINE. But
a full-blown Qt 5 app crashes in the way described.
2019-01-05 01:47:00 +01:00
..
PKGBUILD Don't use -fstack-protector-strong when compiling for Windows 2019-01-05 01:47:00 +01:00
mingw-cmake-py.sh Make mingw-w64 compile flags configurable 2018-12-31 00:14:47 +01:00
mingw-cmake.sh Don't use -fstack-protector-strong when compiling for Windows 2019-01-05 01:47:00 +01:00
mingw-wine.sh Make flags in mingw-w64 build wrappers configurable 2016-07-13 19:39:28 +02:00
toolchain-mingw.cmake Make mingw-w64 compile flags configurable 2018-12-31 00:14:47 +01:00