git: 8ab2da68283b - main - Remove GCC 4.2 include dirs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 10 Jul 2023 13:16:49 UTC
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=8ab2da68283b7228f2caa7e7df173d6d46a224f9 commit 8ab2da68283b7228f2caa7e7df173d6d46a224f9 Author: Mitchell Horne <mhorne@FreeBSD.org> AuthorDate: 2023-07-10 13:16:13 +0000 Commit: Mitchell Horne <mhorne@FreeBSD.org> CommitDate: 2023-07-10 13:16:13 +0000 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 --- ObsoleteFiles.inc | 2 ++ etc/mtree/BSD.include.dist | 4 ---- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 154f0d837599..bde97dfecb53 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -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 diff --git a/etc/mtree/BSD.include.dist b/etc/mtree/BSD.include.dist index 055c1f9485fa..3187bcca7e53 100644 --- a/etc/mtree/BSD.include.dist +++ b/etc/mtree/BSD.include.dist @@ -185,10 +185,6 @@ unionfs .. .. - gcc - 4.2 - .. - .. geom cache ..