svn commit: r356463 - head/gnu/lib/libssp
Kyle Evans
kevans at FreeBSD.org
Tue Jan 7 19:49:32 UTC 2020
Author: kevans
Date: Tue Jan 7 19:49:31 2020
New Revision: 356463
URL: https://svnweb.freebsd.org/changeset/base/356463
Log:
Remove gcclibs libssp build glue
r356356 started providing libssp based on ^/lib/libc/secure and disconnected
this version from the build. This one did formally provide runtime support
for _FORTIFY_SOURCE, but FreeBSD lacks the build support that would have
been needed to take advantage of it.
MFC after: never
Deleted:
head/gnu/lib/libssp/
More information about the svn-src-all
mailing list