temporarily disable the evilelinker on the autobuilder, since it seems to be hanging inexplicably
This commit is contained in:
parent
c97b53b924
commit
fe7d6d524e
1 changed files with 3 additions and 3 deletions
|
@ -47,9 +47,9 @@ touch last-incremental-failed
|
|||
# Build git-annex
|
||||
withcyg cabal configure -f-WebApp
|
||||
withcyg cabal build || true
|
||||
rm -f Build/EvilLinker.exe
|
||||
ghc --make Build/EvilLinker
|
||||
Build/EvilLinker
|
||||
#rm -f Build/EvilLinker.exe
|
||||
#ghc --make Build/EvilLinker
|
||||
#Build/EvilLinker
|
||||
|
||||
# Build the installer
|
||||
cabal install nsis
|
||||
|
|
Loading…
Add table
Reference in a new issue