summaryrefslogtreecommitdiff
path: root/lang/ghc/files/patch-mk_config.mk.in
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ghc/files/patch-mk_config.mk.in')
-rw-r--r--lang/ghc/files/patch-mk_config.mk.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/lang/ghc/files/patch-mk_config.mk.in b/lang/ghc/files/patch-mk_config.mk.in
deleted file mode 100644
index 091c2aadddb3..000000000000
--- a/lang/ghc/files/patch-mk_config.mk.in
+++ /dev/null
@@ -1,12 +0,0 @@
---- ./mk/config.mk.in.orig 2012-02-01 19:10:32.000000000 +0100
-+++ ./mk/config.mk.in 2012-05-17 11:30:15.271461640 +0200
-@@ -699,6 +699,9 @@
- # and compiler/main/DriverPipeline.hs.
- LdHasNoCompactUnwind = @LdHasNoCompactUnwind@
-
-+LdHashSize31 = @LdHashSize31@
-+LdReduceMemoryOverheads = @LdReduceMemoryOverheads@
-+
- # On MSYS, building with SplitObjs=YES fails with
- # ar: Bad file number
- # see #3201. We need to specify a smaller max command-line size