summaryrefslogtreecommitdiff
path: root/lang/ghc/patches
diff options
context:
space:
mode:
authoraugustss <augustss@pkgsrc.org>2006-07-09 12:22:05 +0000
committeraugustss <augustss@pkgsrc.org>2006-07-09 12:22:05 +0000
commit93d91122b86c714bef2af5ec375dcd16371515f5 (patch)
tree4c896a269f1cd7ddba8a9dc9d57f70ebb48acf88 /lang/ghc/patches
parentdcdf1f0108b806ab949983ca795f6eb2c68bbadb (diff)
downloadpkgsrc-93d91122b86c714bef2af5ec375dcd16371515f5.tar.gz
Update from ghc 6.4.1 to ghc 6.4.2.
I can't find any description of what has changed, but it's bug fixes as far as I know.
Diffstat (limited to 'lang/ghc/patches')
-rw-r--r--lang/ghc/patches/patch-ai17
1 files changed, 0 insertions, 17 deletions
diff --git a/lang/ghc/patches/patch-ai b/lang/ghc/patches/patch-ai
deleted file mode 100644
index 8eeb3cc98ca..00000000000
--- a/lang/ghc/patches/patch-ai
+++ /dev/null
@@ -1,17 +0,0 @@
-$NetBSD: patch-ai,v 1.3 2006/04/30 20:42:18 wiz Exp $
-
-Workaround for weird behaviour in gmake-3.81, committed upstream.
-
---- mk/suffix.mk.orig 2005-02-26 12:04:49.000000000 +0100
-+++ mk/suffix.mk
-@@ -22,10 +22,6 @@
-
- .DELETE_ON_ERROR:
-
--# This line prevents GNU make from deleting any intermediate targets:
--
--.SECONDARY:
--
- #-----------------------------------------------------------------------------
- # Haskell Suffix Rules
-