summaryrefslogtreecommitdiff
path: root/lang/ghc88
diff options
context:
space:
mode:
authorpho <pho@pkgsrc.org>2020-01-18 12:35:45 +0000
committerpho <pho@pkgsrc.org>2020-01-18 12:35:45 +0000
commit5be26bcc2d0fb84cd744c1049699f67e2a03d1f9 (patch)
treecd665516086e4eed28317316cd83ff4e0dead374 /lang/ghc88
parent043562929ac94a1c81aac51ec8fbe4be33ce3d6d (diff)
downloadpkgsrc-5be26bcc2d0fb84cd744c1049699f67e2a03d1f9.tar.gz
Add a link to the uptream merge request
Diffstat (limited to 'lang/ghc88')
-rw-r--r--lang/ghc88/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/ghc88/Makefile b/lang/ghc88/Makefile
index adbeceb341d..629e255bc73 100644
--- a/lang/ghc88/Makefile
+++ b/lang/ghc88/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2020/01/17 07:10:56 pho Exp $
+# $NetBSD: Makefile,v 1.8 2020/01/18 12:35:45 pho Exp $
# -----------------------------------------------------------------------------
# Package metadata
#
@@ -105,6 +105,7 @@ CONFIGURE_ENV+= \
# rts/sm/Storage.c so that it uses ffi_closure_alloc(3) on every
# platform, not just Linux, and also drop support for static library
# loading and switch to dynamic libraries entirely.
+# (Partially done: https://gitlab.haskell.org/ghc/ghc/merge_requests/2498)
.for f in ghc ghc-iserv ghc-iserv-dyn ghc-iserv-prof ghc-pkg haddock hpc hsc2hs runghc
NOT_PAX_MPROTECT_SAFE+= lib/${PKGNAME_NOREV}/bin/${f}
NOT_PAX_ASLR_SAFE+= lib/${PKGNAME_NOREV}/bin/${f}