]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
avahi: Disable custom stack protector configuration
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 7 Oct 2020 08:04:38 +0000 (08:04 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 7 Oct 2020 08:04:38 +0000 (08:04 +0000)
commit42c19f78d84a9472b3dffcf8c17a6b7ca4baaf34
treec1518b65728a9a5edd904e32faeb82a026ac5ac4
parentffd8eafa52ebf3cc478adf19bd3553edfad97289
avahi: Disable custom stack protector configuration

We already pass -fstack-protector-strong, which might be overridden
by -fstack-protector-all. We also know that SSP works in our version
of libc and do not need to link against libssp.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/avahi