diff options
-rw-r--r-- | validate | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -49,7 +49,7 @@ else fi sh boot -./configure $config_args +./configure "--prefix=`pwd`/inst" $config_args make Validating=YES -j$threads fi # testsuite-only |
![]() |
index : delta/haskell.git | |
gitlab.haskell.org: ghc/ghc.git |
summaryrefslogtreecommitdiff |
-rw-r--r-- | validate | 2 |
@@ -49,7 +49,7 @@ else fi sh boot -./configure $config_args +./configure "--prefix=`pwd`/inst" $config_args make Validating=YES -j$threads fi # testsuite-only |