https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244596
--- Comment #9 from commit-h...@freebsd.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=005609addaab2ec83f97054fa4c60b3981f84271
commit 005609addaab2ec83f97054fa4c60b3981f84271
Author:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244596
--- Comment #10 from Ed Maste ---
At this point the remaining issues are duplicated directories (e.g. ./etc
appears 74 times in METALOG), and the handful of hard links with differing
modes
./etc/pam.d/ftpd
./usr/libexec/dwatch/io (and man
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266923
--- Comment #5 from Ed Maste ---
Are there any cases except liby-dev (and liby-dev-lib32)?
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266923
--- Comment #6 from Ed Maste ---
Perhaps https://reviews.freebsd.org/D37429
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249145
--- Comment #1 from Ed Maste ---
lib32 is handled by bsd.lib.mk:
.if ${SHLIBDIR:M*lib32*}
TAGS+= lib32
.endif
.if defined(NO_ROOT)
.if !defined(TAGS) || ! ${TAGS:Mpackage=*}
TAGS+= package=${PACKAGE:Uutilities}
.endif
TAG_ARGS=