From 3b545c4edfd4cf61ff6dc7af18fde26faf4d7c4b Mon Sep 17 00:00:00 2001 From: Simon Peyton Jones Date: Mon, 20 Jun 2011 17:06:07 +0100 Subject: Add a comment about how to do validate while capturing a debug log, for debugging the build system. --- validate | 1 + 1 file changed, 1 insertion(+) (limited to 'validate') diff --git a/validate b/validate index 3ca888fba1..09adaf73fd 100755 --- a/validate +++ b/validate @@ -82,6 +82,7 @@ thisdir=`utils/ghc-pwd/dist-boot/ghc-pwd` echo "Validating=YES" > mk/are-validating.mk $make -j$threads ValidateHpc=$hpc ValidateSlow=$slow +# For a "debug make", add "--debug=b --debug=m" $make binary-dist-prep $make test_bindist TEST_PREP=YES -- cgit v1.2.1