X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=validate;h=b1ae14ffeca4e2b82fde6dbdb231352b8ca0bfc3;hp=c2954f28766a0a1d56020a95b2ab22b43a7b6db6;hb=cf5905ea24904cf73a041fd7535e8723a668cb9a;hpb=26b6eac2c4d9409e625c1c4fd325a76076d5cd26 diff --git a/validate b/validate old mode 100644 new mode 100755 index c2954f2..b1ae14f --- a/validate +++ b/validate @@ -73,11 +73,11 @@ if [ $no_clean -eq 0 ]; then INSTDIR=`cygpath -m "$INSTDIR"` fi - /usr/bin/perl -w boot --required-tag=dph + /usr/bin/perl -w boot --validate --required-tag=dph ./configure --prefix="$INSTDIR" $config_args fi -thisdir=`utils/ghc-pwd/ghc-pwd` +thisdir=`utils/ghc-pwd/dist-boot/ghc-pwd` echo "Validating=YES" > mk/are-validating.mk