pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/fs-uae fs-uae is NOT_PAX_MPROTECT_SAFE.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0f76d5aa95ae
branches:  trunk
changeset: 342680:0f76d5aa95ae
user:      rhialto <rhialto%pkgsrc.org@localhost>
date:      Wed Oct 23 20:21:05 2019 +0000

description:
fs-uae is NOT_PAX_MPROTECT_SAFE.

diffstat:

 emulators/fs-uae/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 5fb719f481cc -r 0f76d5aa95ae emulators/fs-uae/Makefile
--- a/emulators/fs-uae/Makefile Wed Oct 23 19:50:23 2019 +0000
+++ b/emulators/fs-uae/Makefile Wed Oct 23 20:21:05 2019 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2019/08/22 18:35:22 adam Exp $
+# $NetBSD: Makefile,v 1.10 2019/10/23 20:21:05 rhialto Exp $
 
 DISTNAME=      fs-uae-3.0.0
+PKGREVISION=   1
 CATEGORIES=    emulators
 MASTER_SITES=  https://fs-uae.net/stable/${PKGVERSION_NOREV}/
 
@@ -14,6 +15,8 @@
 GNU_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --with-libmpeg2
 
+NOT_PAX_MPROTECT_SAFE+=        bin/fs-uae
+
 .include "../../mk/bsd.prefs.mk"
 .if ${OPSYS} == "Darwin"
 #OPENAL_CFLAGS="-framework OpenAL"



Home | Main Index | Thread Index | Old Index