mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +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'
|
||||
# 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=('!distcc')
|
||||
# missing rtl?
|
||||
provides=('haskell-array=0.4.0.1'
|
||||
'haskell-base=4.6.0.0'
|
||||
|
|
Loading…
Reference in a new issue