[commit: ghc] wip/nfs-locking: Try full build on Mac OS X. (219da37)

git at git.haskell.org git at git.haskell.org
Fri Oct 27 00:08:16 UTC 2017


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/nfs-locking
Link       : http://ghc.haskell.org/trac/ghc/changeset/219da3757e6f5ee6761c672099a005987156849e/ghc

>---------------------------------------------------------------

commit 219da3757e6f5ee6761c672099a005987156849e
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Fri Apr 22 13:47:29 2016 +0100

    Try full build on Mac OS X.


>---------------------------------------------------------------

219da3757e6f5ee6761c672099a005987156849e
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 2f0739a..d6092fb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -20,7 +20,7 @@ matrix:
               - cabal install alex happy
 
         - os: osx
-          env: TARGET=utils/ghc-pkg/stage1/build/tmp/ghc-pkg
+          env: TARGET=
           before_install:
               - brew update
               - brew install ghc cabal-install



More information about the ghc-commits mailing list