mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
extra/ghc fix preliminary buildarch
This commit is contained in:
parent
12037aebcb
commit
fd74684a92
1 changed files with 1 additions and 0 deletions
|
@ -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...
|
||||
|
|
Loading…
Reference in a new issue