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

*** 32,41 **** --- 32,42 ---- include ../../Makefile.hal ROOTCMDDIR = $(ROOTLIB_HAL) LDLIBS += -lc -ldbus-1 -lhal + ADJUNCT_LIBS = libdbus-1.so CPPFLAGS += $(HAL_DBUS_CPPFLAGS) $(HAL_CONFIG_CPPFLAGS) CPPFLAGS += -I$(ROOT)/usr/include/hal -I../../hald CSTD = $(CSTD_GNU99)