Module Name: src
Committed By: martin
Date: Thu Jan 9 15:15:54 UTC 2025
Modified Files:
src/distrib/sparc64/instfs: list
Log Message:
Add -lssl -lcrypto for new pppd
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/distrib/sparc64/instfs/list
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/distrib/sparc64/instfs/list
diff -u src/distrib/sparc64/instfs/list:1.30 src/distrib/sparc64/instfs/list:1.31
--- src/distrib/sparc64/instfs/list:1.30 Fri Mar 27 15:18:22 2020
+++ src/distrib/sparc64/instfs/list Thu Jan 9 15:15:54 2025
@@ -1,4 +1,4 @@
-# $NetBSD: list,v 1.30 2020/03/27 15:18:22 rin Exp $
+# $NetBSD: list,v 1.31 2025/01/09 15:15:54 martin Exp $
SRCDIRS bin sbin libexec external/bsd/less/bin usr.bin usr.sbin
@@ -79,7 +79,7 @@ SPECIAL route srcdir distrib/utils/x_ro
# SPECIAL xz srcdir external/public-domain/xz/bin
LIBS libhack.o
-LIBS -ledit -lutil -lcurses -lterminfo -lrmt -lcrypt -ll -lm -lpcap -lz -llzma -lprop
+LIBS -ledit -lutil -lcurses -lterminfo -lrmt -lcrypt -ll -lm -lpcap -lz -llzma -lprop -lssl -lcrypto
# various files that we need in /etc for the install
COPY ${NETBSDSRCDIR}/etc/group etc/group