Meta/Make: do not default to --dash

This commit is contained in:
Junio C Hamano
2016-06-23 15:19:48 -07:00
parent 9cda2823fd
commit 09537cff1a

2
Make
View File

@@ -56,7 +56,7 @@ do
done
Wall="-Wall -Wvla -Wdeclaration-after-statement -Wno-format-zero-length${Wall+ $Wall}"
tests= jobs= skip= oldtest= with_dash=y testpen=
tests= jobs= skip= oldtest= with_dash= testpen=
clean=:
case `uname` in