summaryrefslogtreecommitdiff
path: root/validate
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2022-08-05 22:46:26 -0400
committerMarge Bot <ben+marge-bot@smart-cactus.org>2022-08-25 20:05:31 -0400
commit4a426924578c1febe8a5d34c7a265223ba8031df (patch)
tree4cdbceb89873af08b542278c19312f85545eb803 /validate
parent659502bc4f78ccba1b35d06eeaa934f2614f1706 (diff)
downloadhaskell-4a426924578c1febe8a5d34c7a265223ba8031df.tar.gz
Drop mk/{build,install,config}.mk.in
Diffstat (limited to 'validate')
-rwxr-xr-xvalidate3
1 files changed, 1 insertions, 2 deletions
diff --git a/validate b/validate
index 6850096349..20611cad03 100755
--- a/validate
+++ b/validate
@@ -108,8 +108,7 @@ hpc=NO
speed=NORMAL
be_quiet=0
# Validate uses gzip compression for the binary distribution to avoid the rather
-# heavy cost of xz, which is the typical default. The options are defined in
-# mk/config.mk.in
+# heavy cost of xz, which is the typical default.
tar_comp=gzip
use_stack=NO
ignore_perf_all=NO