summaryrefslogtreecommitdiff
path: root/usr/src/lib/libuutil/native/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libuutil/native/Makefile')
-rw-r--r--usr/src/lib/libuutil/native/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/lib/libuutil/native/Makefile b/usr/src/lib/libuutil/native/Makefile
index 8f30530f51..0f381ee291 100644
--- a/usr/src/lib/libuutil/native/Makefile
+++ b/usr/src/lib/libuutil/native/Makefile
@@ -34,6 +34,7 @@ CFLAGS = $(NATIVE_CFLAGS)
CPPFLAGS = -I. $(MY_NATIVE_CPPFLAGS)
LDFLAGS =
LDLIBS = $(MY_NATIVE_LDLIBS)
+NATIVE_LIBS += libc.so
#
# We must use the build's avl headers, to match the common avl.c