Roman Bogorodskiy f3b9bb7d4e FreeBSD: disable buggy -fstack-protector-all
FreeBSD ships an old gcc 4.2.1 which generates
bogus code, e.g. getsockopt() call returns
struct xucred with bogus values, which doesn't even
allow to connect to libvirtd:

error: Failed to find group record for gid '1284660778': No error: 0

So roll back to just -fstack-protector on FreeBSD.

(cherry picked from commit cc7cd6232ebfbf1a0e4edd51d9f5ca43a73eda10)
2013-07-29 15:58:34 -06:00
..
2013-01-11 11:30:55 -07:00
2013-04-03 16:19:35 +01:00
2013-01-14 09:33:48 -07:00