From: Ian Lynagh Date: Fri, 9 Oct 2009 20:31:25 +0000 (+0000) Subject: When validating, run the testsuite with the bindisttest compiler X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=9347ce0f49a584fd87f9048d95972137b2c225ff When validating, run the testsuite with the bindisttest compiler --- diff --git a/validate b/validate index 23772c5..741daac 100644 --- a/validate +++ b/validate @@ -87,7 +87,7 @@ then rm -f $HPCTIXFILE fi -make -C testsuite/tests/ghc-regress fast stage=2 CLEANUP=1 THREADS=$threads 2>&1 | tee testlog +make -C testsuite/tests/ghc-regress fast stage=2 CLEANUP=1 BINDIST=YES THREADS=$threads 2>&1 | tee testlog if [ "$hpc" = YES ] then