git: c7631f9153b7 - main - libc_nonshared: Move to clibs package
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 01 Nov 2022 10:17:44 UTC
The branch main has been updated by dfr:
URL: https://cgit.FreeBSD.org/src/commit/?id=c7631f9153b7d24279210869eb1fbe2e4a1763b2
commit c7631f9153b7d24279210869eb1fbe2e4a1763b2
Author: Doug Rabson <dfr@FreeBSD.org>
AuthorDate: 2022-11-01 10:14:29 +0000
Commit: Doug Rabson <dfr@FreeBSD.org>
CommitDate: 2022-11-01 10:17:07 +0000
libc_nonshared: Move to clibs package
Its needed by libc.a which lives in clibs.
PR: 254173
---
lib/libc_nonshared/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/lib/libc_nonshared/Makefile b/lib/libc_nonshared/Makefile
index 261828072e74..8ecf1699ba74 100644
--- a/lib/libc_nonshared/Makefile
+++ b/lib/libc_nonshared/Makefile
@@ -10,6 +10,7 @@ NO_PIC=
# -fpic on some platforms, -fPIC on others.
CFLAGS+=${PICFLAG} -DPIC -fvisibility=hidden
+PACKAGE= clibs
LIB= c_nonshared
LIBC_NONSHARED_SRCS=