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

@@ -44,11 +44,11 @@
 MAPFILES =      $(MAPFILE.INT) $(MAPFILE.NGB)
 LDFLAGS +=      $(MAPFILES:%=-M%)
 
 LDLIBS +=       ../libsmutil/libsmutil.a ../libsm/libsm.a -lresolv -lsocket \
                 -lnsl ../db/libdb.a -lldap -lsldap -lwrap -lumem \
-                -lssl -lcrypto -lsasl
+                -lsunw_ssl -lsunw_crypto -lsasl
 
 INCPATH=        -I. -I../include -I../db
 
 ENVDEF=         -DNETINET6 -DTCPWRAPPERS -DSTARTTLS -DSASL=20115
 SUNENVDEF=      -DSUN_EXTENSIONS -DVENDOR_DEFAULT=VENDOR_SUN \