Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/freebsd-src.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorDoug Rabson <dfr@FreeBSD.org>2022-11-01 13:14:29 +0300
committerDoug Rabson <dfr@FreeBSD.org>2022-11-01 13:17:07 +0300
commitc7631f9153b7d24279210869eb1fbe2e4a1763b2 (patch)
treefebda0d0ea929e88f05d50a96621cb2093594ac0 /lib
parentd835a2f8be8e18c5410d172a56d94e7c5d63b75d (diff)
libc_nonshared: Move to clibs package
Its needed by libc.a which lives in clibs. PR: 254173
Diffstat (limited to 'lib')
-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=