Module Name: src
Committed By: christos
Date: Sat Mar 8 00:15:06 UTC 2025
Modified Files:
src/usr.sbin/racoon: Makefile.racoon
Log Message:
add cvsid
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.sbin/racoon/Makefile.racoon
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.sbin/racoon/Makefile.racoon
diff -u src/usr.sbin/racoon/Makefile.racoon:1.1 src/usr.sbin/racoon/Makefile.racoon:1.2
--- src/usr.sbin/racoon/Makefile.racoon:1.1 Fri Mar 7 19:10:53 2025
+++ src/usr.sbin/racoon/Makefile.racoon Fri Mar 7 19:15:06 2025
@@ -1,3 +1,5 @@
+# $NetBSD: Makefile.racoon,v 1.2 2025/03/08 00:15:06 christos Exp $
+
COPTS.plainrsa-gen.c+= -Wno-error=deprecated-declarations
COPTS.crypto_openssl.c+= -Wno-error=deprecated-declarations
COPTS.rsalist.c+= -Wno-error=deprecated-declarations