From fdc604b15960c086ec2abbca9059f30d627ec78f Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Mon, 14 Sep 2015 20:38:29 -0400 Subject: [PATCH] ghc: Add some info --- disabled-packages/ghc/build.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/disabled-packages/ghc/build.sh b/disabled-packages/ghc/build.sh index 2d1e87e0b..f88fd5ff6 100644 --- a/disabled-packages/ghc/build.sh +++ b/disabled-packages/ghc/build.sh @@ -1,5 +1,9 @@ # 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