Daniel P. Berrangé d0c64fc281 m4: enable -fstack-protector-strong on mingw
Historically we avoided -fstack-protector* since it resulted in a broken
build on Mingw. In GCC 10 in Fedora though, we have the opposite problem,
getting a broken build if we don't enable one of the -fstack-protector*
options. This also works in GCC 9, so we don't need to worry about the
old brokeness which evidentally got fixed at some time without noticing.

Reviewed-by: Laine Stump <laine@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2020-07-23 14:58:06 +01:00
..
2019-04-15 11:09:10 +02:00
2020-07-10 09:40:58 +02:00
2019-04-12 09:16:08 +02:00
2020-07-10 16:07:02 +02:00
2019-07-08 12:01:27 +02:00