9852 enable ld(1) guidance and deflib assertions for the illumos build
@@ -32,10 +32,11 @@ CFLAGS += $(CCVERBOSE) CERRWARN += -_gcc=-Wno-type-limits CPPFLAGS += -I../protocmp LDLIBS += -lgen +NATIVE_LIBS += libgen.so CLEANFILES += $(OBJS) # Assume we don't have the install.bin available yet INS.file= $(RM) $@; $(CP) $< $(@D); $(CHMOD) $(FILEMODE) $@