From c7631f9153b7d24279210869eb1fbe2e4a1763b2 Mon Sep 17 00:00:00 2001 From: Doug Rabson Date: Tue, 1 Nov 2022 10:14:29 +0000 Subject: [PATCH] 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=