Print this page
9852 enable ld(1) guidance and deflib assertions for the illumos build

@@ -76,10 +76,11 @@
 LDFLAGS         += -L$(NATIVE_ADJUNCT)/lib
 LDLIBS          += -lz -lelf
 CPPFLAGS        += -D_REENTRANT
 CFLAGS          += $(CTF_FLAGS)
 LINTFLAGS       += -mnux
+NATIVE_LIBS     += libz.so libelf.so
 
 CERRWARN        += -_gcc=-Wno-unused
 CERRWARN        += -_gcc=-Wno-uninitialized
 CERRWARN        += -_gcc=-Wno-switch