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/8ce6e7bd35d0
branches: trunk
changeset: 403219:8ce6e7bd35d0
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 5f50d84184f3 -r 8ce6e7bd35d0 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