X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=validate;h=b1ae14ffeca4e2b82fde6dbdb231352b8ca0bfc3;hp=4fd449546da1a9a0e651d96bb192b9b4ced7ce38;hb=4564ccb752ff2dd28176ff1b567b8475fdb8b403;hpb=ee9343bff19c8e04747387b8622a76189468a306 diff --git a/validate b/validate old mode 100644 new mode 100755 index 4fd4495..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 + /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