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

*** 31,40 **** --- 31,41 ---- include ../../Makefile.hal ROOTCMDDIR = $(ROOTLIB_HAL) LDLIBS += -lc -ldbus-1 -lhal -lfstyp -lnvpair -ladm -lefi + ADJUNCT_LIBS = libdbus-1.so CPPFLAGS += -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 CPPFLAGS += $(HAL_DBUS_CPPFLAGS) $(HAL_CONFIG_CPPFLAGS) CPPFLAGS += -I$(ROOT)/usr/include/hal -I../../utils -I../../hald CSTD = $(CSTD_GNU99)