extra/ghc fix preliminary buildarch

This commit is contained in:
David Flemström 2013-01-31 19:27:24 +01:00
parent 12037aebcb
commit fd74684a92

View file

@ -17,6 +17,7 @@ license=('custom')
# libffi might be needed in the future: http://hackage.haskell.org/trac/ghc/ticket/4496
depends=('perl' 'gmp>=5.0' 'gcc') # 'libffi')
makedepends=('perl' 'libxslt' 'docbook-xsl')
buildarch=16
checkdepends=('python2')
install='ghc.install'
# keep this otherwise a lot of tests will show as unexpected failures... need to investigate why using -jn for n > 1 does this...