summaryrefslogtreecommitdiff
path: root/lang/ghc/patches/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ghc/patches/patch-ai')
-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
-