]> gitweb @ CieloNegro.org - pkgsrc-ghc.git/blobdiff - patches/patch-aj
GHC 7.4.1 for powerpc-apple-darwin
[pkgsrc-ghc.git] / patches / patch-aj
diff --git a/patches/patch-aj b/patches/patch-aj
deleted file mode 100644 (file)
index 5e045db..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD$
-
---- rules/hs-suffix-rules-srcdir.mk.orig       2011-03-26 18:10:07.000000000 +0000
-+++ rules/hs-suffix-rules-srcdir.mk
-@@ -55,6 +55,9 @@ $1/$2/build/%.$$($3_osuf) : $1/$4/%.hc i
- $1/$2/build/%.$$($3_osuf) : $1/$2/build/%.hc includes/ghcautoconf.h includes/ghcplatform.h
-       "$$(CC)" $$($1_$2_$3_ALL_CC_OPTS) -Iincludes -x c -c $$< -o $$@
-+$1/$2/build/%.$$($3_osuf) : $1/$2/build/autogen/%.hc includes/ghcautoconf.h includes/ghcplatform.h
-+      "$$(CC)" $$($1_$2_$3_ALL_CC_OPTS) -Iincludes -x c -c $$< -o $$@
-+
- # $1/$2/build/%.$$($3_osuf) : $1/$2/build/%.$$($3_way_)hc
- #     "$$($1_$2_HC)" $$($1_$2_$3_ALL_HC_OPTS) -c $$< -o $$@
- #