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

@@ -37,10 +37,11 @@
 CPPFLAGS += -DEMBED_CONFIGS -I$(ADJUNCT_PROTO)/usr/include/glib-2.0 \
         -I$(ADJUNCT_PROTO)/usr/lib/glib-2.0/include
 CSTD = $(CSTD_GNU99)
 LDLIBS += -lcurses -ldtrace
 all install     := LDLIBS += -lglib-2.0
+all install     := ADJUNCT_LIBS = libglib-2.0.so
 
 LINTFLAGS += -erroff=E_NAME_USED_NOT_DEF2
 LINTFLAGS += -erroff=E_FUNC_RET_ALWAYS_IGNOR2
 LINTFLAGS += -erroff=E_FUNC_RET_MAYBE_IGNORED2
 LINTFLAGS64 += -erroff=E_NAME_USED_NOT_DEF2