summaryrefslogtreecommitdiff
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorKyle Evans <kevans@FreeBSD.org>2020-01-04 20:19:25 +0000
committerKyle Evans <kevans@FreeBSD.org>2020-01-04 20:19:25 +0000
commitcd0d51baaa4509a1db83251a601d34404d20c990 (patch)
treeeb42aafd43ec390da9bb3bcb3e55dc0eb685d7a2 /ObsoleteFiles.inc
parenta34e99eee64262265541c3cc11075a5a29612ead (diff)
downloadsrc-test2-cd0d51baaa4509a1db83251a601d34404d20c990.tar.gz
src-test2-cd0d51baaa4509a1db83251a601d34404d20c990.zip
Notes
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 41886a008623..40bcf403ad43 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -36,6 +36,13 @@
# xargs -n1 | sort | uniq -d;
# done
+# 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
+
# 20191222: new clang import which bumps version from 9.0.0 to 9.0.1.
OLD_FILES+=usr/lib/clang/9.0.0/include/cuda_wrappers/algorithm
OLD_FILES+=usr/lib/clang/9.0.0/include/cuda_wrappers/complex