pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/multimedia/bsdav
Module Name: pkgsrc
Committed By: vins
Date: Thu Aug 31 19:50:54 UTC 2023
Modified Files:
pkgsrc/multimedia/bsdav: Makefile
Log Message:
bsdav: mark as not RELRO safe.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/multimedia/bsdav/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/multimedia/bsdav/Makefile
diff -u pkgsrc/multimedia/bsdav/Makefile:1.6 pkgsrc/multimedia/bsdav/Makefile:1.7
--- pkgsrc/multimedia/bsdav/Makefile:1.6 Sun Dec 8 02:56:22 2013
+++ pkgsrc/multimedia/bsdav/Makefile Thu Aug 31 19:50:54 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2013/12/08 02:56:22 dholland Exp $
+# $NetBSD: Makefile,v 1.7 2023/08/31 19:50:54 vins Exp $
#
DISTNAME= bsdav-1.4
@@ -12,6 +12,8 @@ COMMENT= BSD Audio/Video library and too
ONLY_FOR_PLATFORM= FreeBSD-*-* NetBSD-*-* OpenBSD-*-* DragonFly-*-*
+RELRO_SUPPORTED= no
+
USE_BSD_MAKEFILE= yes
NO_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index