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

@@ -41,10 +41,12 @@
 CPPFLAGS += -D_FILE_OFFSET_BITS=64
 
 ROOTLINKS = $(ROOTONBLDBINMACH)/dmake
 ROOTRULES = $(ROOTONBLDSHARE)/make.rules
 
+NATIVE_LIBS += libnsl.so libumem.so
+
 all:    $(PROG)
 
 install: all $(ROOTONBLDMACHPROG) $(ROOTLINKS) $(ROOTRULES)
 
 $(PROG):        $(OBJS)