Comments only
[ghc-hetmet.git] / validate
index 4fd4495..c2954f2 100644 (file)
--- a/validate
+++ b/validate
@@ -73,7 +73,7 @@ if [ $no_clean -eq 0 ]; then
         INSTDIR=`cygpath -m "$INSTDIR"`
     fi
 
-    /usr/bin/perl -w boot
+    /usr/bin/perl -w boot --required-tag=dph
     ./configure --prefix="$INSTDIR" $config_args
 fi