Meta/Make: use dash by default

This commit is contained in:
Junio C Hamano
2016-05-26 14:31:01 -07:00
parent b0fb9c0b1e
commit 3bbd506483

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= testpen=
tests= jobs= skip= oldtest= with_dash=y testpen=
clean=:
case `uname` in