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

*** 35,44 **** --- 35,45 ---- include ../../../Makefile.cmd include ../../Makefile.hal $(HAL_PROGS) := LDLIBS += -lc $(ZIGNORE) -lglib-2.0 + $(HAL_PROGS) := ADJUNCT_LIBS = libglib-2.0.so CPPFLAGS += $(HAL_DBUS_CPPFLAGS) $(HAL_GLIB_CPPFLAGS) $(HAL_CONFIG_CPPFLAGS) CPPFLAGS += -I$(ROOT)/usr/include/hal CPPFLAGS += -I$(ROOT)/usr/include/libpolkit CSTD = $(CSTD_GNU99)