pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/firefox45 Another paxctl +m needed, lib/firefox45/...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2883ec75eba7
branches:  trunk
changeset: 351445:2883ec75eba7
user:      maya <maya%pkgsrc.org@localhost>
date:      Sat Aug 20 23:17:00 2016 +0000

description:
Another paxctl +m needed, lib/firefox45/firefox

diffstat:

 www/firefox45/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 80ce7eb3997d -r 2883ec75eba7 www/firefox45/Makefile
--- a/www/firefox45/Makefile    Sat Aug 20 19:22:37 2016 +0000
+++ b/www/firefox45/Makefile    Sat Aug 20 23:17:00 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2016/08/17 00:06:47 ryoon Exp $
+# $NetBSD: Makefile,v 1.10 2016/08/20 23:17:00 maya Exp $
 
 MOZILLA_PKG_NAME=      firefox45
 FIREFOX_VER=   ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
@@ -29,6 +29,8 @@
 LDFLAGS+=              ${COMPILER_RPATH_FLAG}${PREFIX}/lib/${MOZILLA_PKG_NAME}
 LDFLAGS.SunOS+=                -lm
 
+NOT_PAX_MPROTECT_SAFE+=        lib/firefox45/firefox
+
 ALL_ENV+=              MOZILLA_PKG_NAME=${MOZILLA_PKG_NAME}
 
 # Avoid ld "invalid section index" errors.



Home | Main Index | Thread Index | Old Index