mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
extra/ghc disable distcc
This commit is contained in:
parent
fd74684a92
commit
6be937b805
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ checkdepends=('python2')
|
||||||
install='ghc.install'
|
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...
|
# keep this otherwise a lot of tests will show as unexpected failures... need to investigate why using -jn for n > 1 does this...
|
||||||
#options=('!makeflags')
|
#options=('!makeflags')
|
||||||
|
options=('!distcc')
|
||||||
# missing rtl?
|
# missing rtl?
|
||||||
provides=('haskell-array=0.4.0.1'
|
provides=('haskell-array=0.4.0.1'
|
||||||
'haskell-base=4.6.0.0'
|
'haskell-base=4.6.0.0'
|
||||||
|
|
Loading…
Reference in a new issue