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

@@ -68,11 +68,11 @@
 CERRWARN        += -_gcc=-Wno-uninitialized
 CERRWARN        += -_gcc=-Wno-unused-function
 
 CFLAGS +=       $(CCVERBOSE) -I..
 DYNFLAGS +=     $(KRUNPATH) $(KMECHLIB) -znodelete
-LDLIBS +=       -L $(ROOTLIBDIR) -lcrypto -lc
+LDLIBS +=       -L $(ROOTLIBDIR) -lsunw_crypto -lc
 
 ROOTLIBDIR= $(ROOT)/usr/lib/krb5/plugins/preauth
 
 $(ROOTLIBDIR):
         $(INS.dir)