Skip to content

Commit

Permalink
Add a link to the uptream merge request
Browse files Browse the repository at this point in the history
  • Loading branch information
depressed-pho committed Jan 18, 2020
1 parent f23c730 commit 0a83389
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lang/ghc88/Makefile
Original file line number Diff line number Diff line change
@@ -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
#
Expand Down Expand Up @@ -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}
Expand Down

0 comments on commit 0a83389

Please sign in to comment.