enable parallel ghc for building git-annex
Via a build flag this time, that's off by default because hackage demands it be so, but that gets turned on by the Makefile and by stack.
This commit is contained in:
parent
4ac2758ba5
commit
c2e60dd7a6
5 changed files with 12 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
flags:
|
||||
git-annex:
|
||||
production: true
|
||||
parallelbuild: true
|
||||
assistant: true
|
||||
pairing: true
|
||||
torrentparser: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue