git: ea59846e314c - stable/13 - Remove GCC 4.2 include dirs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 17 Jul 2023 16:49:44 UTC
The branch stable/13 has been updated by mhorne:
URL: https://cgit.FreeBSD.org/src/commit/?id=ea59846e314c10e2df064fc3321b6b8b88d9e7eb
commit ea59846e314c10e2df064fc3321b6b8b88d9e7eb
Author: Mitchell Horne <mhorne@FreeBSD.org>
AuthorDate: 2023-07-10 13:16:13 +0000
Commit: Mitchell Horne <mhorne@FreeBSD.org>
CommitDate: 2023-07-17 16:48:58 +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
(cherry picked from commit 8ab2da68283b7228f2caa7e7df173d6d46a224f9)
---
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 185349f3ec74..e06cf2cf8d7f 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -4557,6 +4557,8 @@ OLD_FILES+=usr/libexec/cc1plus
OLD_FILES+=usr/share/man/man1/gcpp.1.gz
OLD_FILES+=usr/share/man/man1/gperf.1.gz
OLD_FILES+=usr/share/man/man7/gperf.7.gz
+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 d35b85f4249a..e6e061392729 100644
--- a/etc/mtree/BSD.include.dist
+++ b/etc/mtree/BSD.include.dist
@@ -179,10 +179,6 @@
unionfs
..
..
- gcc
- 4.2
- ..
- ..
geom
cache
..