Remove GCC 4.2 include dirs

These are present (and empty) on a system installed post-GCC removal.

Reviewed by:	imp
MFC after:	3 days
Differential Revision:	https://reviews.freebsd.org/D40878
This commit is contained in:
Mitchell Horne 2023-07-10 10:16:13 -03:00
parent 16e01c05c0
commit 8ab2da6828
2 changed files with 2 additions and 4 deletions

View file

@ -8427,6 +8427,8 @@ OLD_DIRS+=usr/include/c++/4.2/debug
OLD_DIRS+=usr/include/c++/4.2/bits
OLD_DIRS+=usr/include/c++/4.2/backward
OLD_DIRS+=usr/include/c++/4.2
OLD_DIRS+=usr/include/gcc/4.2
OLD_DIRS+=usr/include/gcc
# 20200220: Upgrade of ncurses, shlib bumped to version 9
OLD_LIBS+=lib/libncurses.so.8

View file

@ -185,10 +185,6 @@
unionfs
..
..
gcc
4.2
..
..
geom
cache
..