Print this page
4853 illumos-gate is not lint-clean when built with openssl 1.0 (initial commit, openssl 1.0.1h)

@@ -31,11 +31,11 @@
 include ../../../Makefile.cmd
 
 ROOTMANIFESTDIR = $(ROOTSVCNETWORK)
 
 LDLIBS    +=    -ldladm -ldlpi
-all install := LDLIBS += -lcrypto
+$(PROG) := LDLIBS += -lsunw_crypto
 
 LINTFLAGS +=    -u
 
 .KEEP_STATE: