chiark / gitweb /
ghc: Add some info
authorFredrik Fornwall <fredrik@fornwall.net>
Tue, 15 Sep 2015 00:38:29 +0000 (20:38 -0400)
committerFredrik Fornwall <fredrik@fornwall.net>
Tue, 15 Sep 2015 00:38:29 +0000 (20:38 -0400)
disabled-packages/ghc/build.sh

index 2d1e87e0b5424694c5c1cc5ce4f6fa1c346b0c2c..f88fd5ff641e7209974066be72295bc160308d26 100644 (file)
@@ -1,5 +1,9 @@
 # See https://ghc.haskell.org/trac/ghc/wiki/Building/CrossCompiling
 #     https://ghc.haskell.org/trac/ghc/wiki/Building/Preparation/Linux
 # See https://ghc.haskell.org/trac/ghc/wiki/Building/CrossCompiling
 #     https://ghc.haskell.org/trac/ghc/wiki/Building/Preparation/Linux
+# and
+#     https://github.com/neurocyte/ghc-android
+# Currently fails with:
+#     "Can't use -fPIC or -dynamic on this platform"
 TERMUX_PKG_HOMEPAGE=https://www.haskell.org/ghc/
 TERMUX_PKG_DESCRIPTION="The Glasgow Haskell Compilation system"
 TERMUX_PKG_VERSION=7.10.2
 TERMUX_PKG_HOMEPAGE=https://www.haskell.org/ghc/
 TERMUX_PKG_DESCRIPTION="The Glasgow Haskell Compilation system"
 TERMUX_PKG_VERSION=7.10.2