Print this page
4853 illumos-gate is not lint-clean when built with openssl 1.0

@@ -33,11 +33,11 @@
                 main.o          \
                 removecert.o
 
 include $(SRC)/cmd/svr4pkg/Makefile.svr4pkg
 
-LDLIBS  +=      -lpkg -ladm -lcrypto -lgen
+LDLIBS  +=      -lpkg -ladm -lsunw_crypto -lgen
 
 .KEEP_STATE:
 all:            $(PROG)
 
 install:        all $(ROOTPROG)