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

*** 32,41 **** --- 32,42 ---- 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) $@