summaryrefslogtreecommitdiff
path: root/lang/ghc84/Makefile
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-09-27 14:30:47 +0000
committernia <nia@pkgsrc.org>2021-09-27 14:30:47 +0000
commite4a43b4eb4e53db21c0abdedfe41c89e835d2741 (patch)
treee223bc8ed7aae5cfde918203baea38713e0da59d /lang/ghc84/Makefile
parentebabba3f90b84488efb1cb771093666cfe20cbbf (diff)
downloadpkgsrc-e4a43b4eb4e53db21c0abdedfe41c89e835d2741.tar.gz
Disable MKPIE in Haskell.
Presumably there's a way to make this work, but it probably requires changes to the bootstrap kits.
Diffstat (limited to 'lang/ghc84/Makefile')
-rw-r--r--lang/ghc84/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/ghc84/Makefile b/lang/ghc84/Makefile
index 9b1c104cc1e..797a53dcd3d 100644
--- a/lang/ghc84/Makefile
+++ b/lang/ghc84/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2021/05/24 19:52:32 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2021/09/27 14:30:48 nia Exp $
# -----------------------------------------------------------------------------
# Package metadata
#
@@ -14,6 +14,8 @@ HOMEPAGE= https://www.haskell.org/ghc/
COMMENT= Compiler for the functional language Haskell - 8.4 Release Series
LICENSE= modified-bsd
+MKPIE_SUPPORTED= no
+
UNLIMIT_RESOURCES= datasize virtualsize
# GHC requires GHC to build itself. We have to prepare stripped-down