pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/neb-wipe
Module Name: pkgsrc
Committed By: abs
Date: Fri Aug 13 14:42:23 UTC 2021
Modified Files:
pkgsrc/sysutils/neb-wipe: Makefile
Log Message:
Note RELRO_SUPPORTED=no
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/sysutils/neb-wipe/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/neb-wipe/Makefile
diff -u pkgsrc/sysutils/neb-wipe/Makefile:1.5 pkgsrc/sysutils/neb-wipe/Makefile:1.6
--- pkgsrc/sysutils/neb-wipe/Makefile:1.5 Fri Mar 20 11:58:22 2020
+++ pkgsrc/sysutils/neb-wipe/Makefile Fri Aug 13 14:42:23 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2020/03/20 11:58:22 nia Exp $
+# $NetBSD: Makefile,v 1.6 2021/08/13 14:42:23 abs Exp $
DISTNAME= neb-wipe-src-1.0
PKGNAME= neb-wipe-1.0
@@ -14,6 +14,7 @@ NO_CONFIGURE= yes
ONLY_FOR_PLATFORM= NetBSD-*-* OpenBSD-*-*
LICENSE= original-bsd
+RELRO_SUPPORTED= no
WRKSRC= ${WRKDIR}
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
Home |
Main Index |
Thread Index |
Old Index