mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-13 05:41:26 +01:00
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: be04fec426
("Import _FORTIFY_SOURCE implementation [...]")
This commit is contained in:
parent
0ed58ac88a
commit
dec211c6cf
@ -9491,11 +9491,6 @@ OLD_FILES+=usr/share/man/man4/imm.4.gz
|
||||
OLD_FILES+=usr/share/man/man4/vpo.4.gz
|
||||
|
||||
# 20200104: gcc libssp removed
|
||||
OLD_FILES+=usr/include/ssp/ssp.h
|
||||
OLD_FILES+=usr/include/ssp/stdio.h
|
||||
OLD_FILES+=usr/include/ssp/string.h
|
||||
OLD_FILES+=usr/include/ssp/unistd.h
|
||||
OLD_DIRS+=usr/include/ssp
|
||||
OLD_FILES+=usr/lib/libssp.a
|
||||
|
||||
# 20191229: GEOM_SCHED class and gsched tool removed
|
||||
|
Loading…
Reference in New Issue
Block a user