aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ghc/0000-alpine.patch
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2017-02-24 12:00:33 +0000
committerTimo Teräs <timo.teras@iki.fi>2017-02-27 09:19:05 +0000
commit2e7a904612087edcbdfc4bc6b44b12353b5a9215 (patch)
tree046abd5952f47643f093d25ad3e5d9289caa00f8 /testing/ghc/0000-alpine.patch
parent0b490772a9df7aced8d30b3d4b8c25cb1a92e919 (diff)
downloadaports-2e7a904612087edcbdfc4bc6b44b12353b5a9215.tar.bz2
aports-2e7a904612087edcbdfc4bc6b44b12353b5a9215.tar.xz
testing/ghc: support cross-building
Diffstat (limited to 'testing/ghc/0000-alpine.patch')
-rw-r--r--testing/ghc/0000-alpine.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/ghc/0000-alpine.patch b/testing/ghc/0000-alpine.patch
new file mode 100644
index 0000000000..0487096862
--- /dev/null
+++ b/testing/ghc/0000-alpine.patch
@@ -0,0 +1,11 @@
+--- ghc-8.0.2/aclocal.m4.orig 2017-02-17 12:00:45.179765870 +0000
++++ ghc-8.0.2/aclocal.m4 2017-02-17 12:00:56.033299769 +0000
+@@ -227,7 +227,7 @@
+
+ checkVendor() {
+ case [$]1 in
+- dec|unknown|hp|apple|next|sun|sgi|ibm|montavista|portbld)
++ dec|unknown|hp|apple|next|sun|sgi|ibm|montavista|portbld|alpine)
+ ;;
+ *)
+ echo "Unknown vendor [$]1"