aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Rabson <dfr@FreeBSD.org>2022-11-01 10:14:29 +0000
committerDoug Rabson <dfr@FreeBSD.org>2022-11-01 10:17:07 +0000
commitc7631f9153b7d24279210869eb1fbe2e4a1763b2 (patch)
treefebda0d0ea929e88f05d50a96621cb2093594ac0
parentd835a2f8be8e18c5410d172a56d94e7c5d63b75d (diff)
downloadsrc-c7631f9153b7d24279210869eb1fbe2e4a1763b2.tar.gz
src-c7631f9153b7d24279210869eb1fbe2e4a1763b2.zip
libc_nonshared: Move to clibs package
Its needed by libc.a which lives in clibs. PR: 254173
-rw-r--r--lib/libc_nonshared/Makefile1
1 files changed, 1 insertions, 0 deletions
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=