summaryrefslogtreecommitdiff
path: root/validate
diff options
context:
space:
mode:
authorSimon Peyton Jones <simonpj@microsoft.com>2011-06-20 17:06:07 +0100
committerSimon Peyton Jones <simonpj@microsoft.com>2011-06-20 17:06:07 +0100
commit3b545c4edfd4cf61ff6dc7af18fde26faf4d7c4b (patch)
tree539333e9378cef34e56ae8dead609fd13c2e5009 /validate
parent3bb66cc52ced70cd7081fb8a2e32a1005528d5a0 (diff)
downloadhaskell-3b545c4edfd4cf61ff6dc7af18fde26faf4d7c4b.tar.gz
Add a comment about how to do validate while capturing a debug log,
for debugging the build system.
Diffstat (limited to 'validate')
-rwxr-xr-xvalidate1
1 files changed, 1 insertions, 0 deletions
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