git: 07c2b29b6ed8 - main - Trim a couple of duplicate entries from WITHOUT_PROFILE.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 01 Dec 2021 22:46:03 UTC
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=07c2b29b6ed805bade2751a53274bb3dd3d20edd commit 07c2b29b6ed805bade2751a53274bb3dd3d20edd Author: John Baldwin <jhb@FreeBSD.org> AuthorDate: 2021-12-01 22:23:31 +0000 Commit: John Baldwin <jhb@FreeBSD.org> CommitDate: 2021-12-01 22:23:31 +0000 Trim a couple of duplicate entries from WITHOUT_PROFILE. --- tools/build/mk/OptionalObsoleteFiles.inc | 2 -- 1 file changed, 2 deletions(-) diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc index 09e09b6a0d9c..98899681c7a2 100644 --- a/tools/build/mk/OptionalObsoleteFiles.inc +++ b/tools/build/mk/OptionalObsoleteFiles.inc @@ -7640,8 +7640,6 @@ OLD_FILES+=usr/lib/libzfs_core_p.a OLD_FILES+=usr/lib/libzfs_p.a OLD_FILES+=usr/lib/libzfsbootenv_p.a OLD_FILES+=usr/lib/libzutil_p.a -OLD_FILES+=usr/lib/libprivateldns_p.a -OLD_FILES+=usr/lib/libprivatessh_p.a .endif .if ${MK_QUOTAS} == no