[commit: ghc] wip/nfs-locking: -Augenkrebs (e17f0e6)

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


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

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

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

commit e17f0e6575bf53cc23e966e343b32e0fc4705c86
Author: Moritz Angermann <moritz.angermann at gmail.com>
Date:   Tue Jan 5 20:58:38 2016 +0800

    -Augenkrebs


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

e17f0e6575bf53cc23e966e343b32e0fc4705c86
 build.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.sh b/build.sh
index a3f0bf5..719e85e 100755
--- a/build.sh
+++ b/build.sh
@@ -39,7 +39,7 @@ ghc                           \
     -rtsopts                  \
     -with-rtsopts=-I0         \
     -outputdir="$root/.shake" \
-    -j -O                      \
+    -j -O                     \
     -o "$root/.shake/build"
 
 "$root/.shake/build"       \



More information about the ghc-commits mailing list