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

*** 33,42 **** --- 33,43 ---- ROOTCMDDIR = $(ROOTLIB_HAL) LDLIBS += -lc -ldbus-1 -lhal LDLIBS += $(ZIGNORE) -lnetsnmp + ADJUNCT_LIBS = libdbus-1.so libnetsnmp.so CPPFLAGS += $(HAL_DBUS_CPPFLAGS) $(HAL_CONFIG_CPPFLAGS) CPPFLAGS += -I$(ROOT)/usr/include/hal -I../../utils -I../../hald CSTD = $(CSTD_GNU99)