4853 illumos-gate is not lint-clean when built with openssl 1.0 (initial commit, openssl 1.0.1h)
@@ -73,16 +73,18 @@ -lnsl \ -lz \ -lpam \ -lbsm \ -lwrap \ - -lcrypto \ -lgss \ -lcontract MAPFILES = $(MAPFILE.INT) $(MAPFILE.NGB) LDFLAGS += $(MAPFILES:%=-M%) +# libsunw_crypto has no lint library, so we can only use it when building +$(PROG) := LDLIBS += -lsunw_crypto + POFILE_DIR= .. .KEEP_STATE: .PARALLEL: $(OBJS)