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

@@ -50,10 +50,11 @@
 CERRWARN +=     -_gcc=-Wno-unused
 CERRWARN +=     -_gcc=-Wno-uninitialized
 
 CFLAGS +=       $(CCVERBOSE)
 LDLIBS +=       -lcurses -ll
+NATIVE_LIBS += libcurses.so libl.so
 
 .KEEP_STATE:
 
 .PARALLEL: $(OBJS)