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

@@ -38,10 +38,11 @@
 OBJS= $(PROGSRCS:%.cc=%.o)
 
 LDLIBS += -laudio -lm -lc
 
 LDFLAGS += -L../utilities
+$(__SUNC)ADJUNCT_LIBS = libC.so
 
 .PARALLEL:      $(OBJS)
 
 .KEEP_STATE: