pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/ghc88 Add a link to the uptream merge request



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2c4c044d7401
branches:  trunk
changeset: 421777:2c4c044d7401
user:      pho <pho%pkgsrc.org@localhost>
date:      Sat Jan 18 12:35:45 2020 +0000

description:
Add a link to the uptream merge request

diffstat:

 lang/ghc88/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 5732dff615ff -r 2c4c044d7401 lang/ghc88/Makefile
--- a/lang/ghc88/Makefile       Sat Jan 18 12:19:18 2020 +0000
+++ b/lang/ghc88/Makefile       Sat Jan 18 12:35:45 2020 +0000
@@ -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 @@
 # 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}



Home | Main Index | Thread Index | Old Index