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

*** 26,36 **** include ../../Makefile.com include $(SRC)/Makefile.master.64 SRCS = cpu.c ! LDFLAGS += -lkstat \ -L$(ROOTLIB)/fm/$(MACH64) -ltopo LDFLAGS += -R/usr/lib/fm/$(MACH64) CERRWARN += -_gcc=-Wno-parentheses --- 26,36 ---- include ../../Makefile.com include $(SRC)/Makefile.master.64 SRCS = cpu.c ! LDLIBS += -lkstat \ -L$(ROOTLIB)/fm/$(MACH64) -ltopo LDFLAGS += -R/usr/lib/fm/$(MACH64) CERRWARN += -_gcc=-Wno-parentheses