]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Stop removing ssp headers
authorKyle Evans <kevans@FreeBSD.org>
Mon, 13 May 2024 22:43:44 +0000 (17:43 -0500)
committerKyle Evans <kevans@FreeBSD.org>
Mon, 13 May 2024 22:45:55 +0000 (17:45 -0500)
commitdec211c6cf60dcaefcd1bd93eb50825179d3060f
treebe65a695e4c9e569b1091033d6b15a4443e126f4
parent0ed58ac88a865610e982416af505a5948d1c88c9
Stop removing ssp headers

These were previously installed by the GCC implementation of libssp, but
now they're installed once again with our implementation of
FORTIFY_SOURCE.

Reported by: jkim
Fixes: be04fec42638 ("Import _FORTIFY_SOURCE implementation [...]")
ObsoleteFiles.inc