4853 illumos-gate is not lint-clean when built with openssl 1.0
@@ -38,13 +38,15 @@ include ../Makefile.ssh-common LDLIBS += $(SSH_COMMON_LDLIBS) -lsocket \ -lnsl \ -lz \ - -lcrypto \ -lgss +# libsunw_crypto has no lint library, so we can only use it when building +$(PROG) := LDLIBS += -lsunw_crypto + POFILE_DIR= .. .KEEP_STATE: .PARALLEL: $(OBJS)