9852 enable ld(1) guidance and deflib assertions for the illumos build
@@ -31,10 +31,11 @@ include ../../Makefile.hal ROOTCMDDIR = $(ROOTLIB_HAL) LDLIBS += -lc -ldbus-1 -lhal -lnvpair -lsysevent +ADJUNCT_LIBS = libdbus-1.so CPPFLAGS += $(HAL_DBUS_CPPFLAGS) $(HAL_CONFIG_CPPFLAGS) CPPFLAGS += -I$(ROOT)/usr/include/hal -I../../hald CSTD = $(CSTD_GNU99)