Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144287660
D44440.id136040.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D44440.id136040.diff
View Options
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -51,6 +51,9 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20240321: remove empty /usr/libdata/gcc directory
+OLD_DIRS+=usr/libdata/gcc
+
# 20240307: Improperly installed awk tests removed
OLD_FILES+=usr/tests/usr.bin/awk/bugs-fixed/missing-precision.ok
OLD_FILES+=usr/tests/usr.bin/awk/bugs-fixed/negative-nf.ok
diff --git a/etc/mtree/BSD.usr.dist b/etc/mtree/BSD.usr.dist
--- a/etc/mtree/BSD.usr.dist
+++ b/etc/mtree/BSD.usr.dist
@@ -85,8 +85,6 @@
..
..
libdata
- gcc
- ..
ldscripts
..
pkgconfig
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7
--- a/share/man/man7/hier.7
+++ b/share/man/man7/hier.7
@@ -28,7 +28,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd February 27, 2024
+.Dd March 21, 2024
.Dt HIER 7
.Os
.Sh NAME
@@ -406,8 +406,6 @@
miscellaneous utility data files
.Pp
.Bl -tag -width Fl -compact
-.It Pa gcc/
-GCC configuration data
.It Pa ldscripts/
linker scripts; see
.Xr ld 1
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Feb 8, 4:07 PM (10 h, 36 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28470969
Default Alt Text
D44440.id136040.diff (1 KB)
Attached To
Mode
D44440: BSD.usr.dist: remove empty /usr/libdata/gcc directory
Attached
Detach File
Event Timeline
Log In to Comment