Meta/Make: use dash by default

todo
Junio C Hamano 2016-05-26 14:31:01 -07:00
parent b0fb9c0b1e
commit 3bbd506483
1 changed files with 1 additions and 1 deletions

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