diff --git a/Make b/Make index 11fb5520b4..6d82012b3f 100755 --- a/Make +++ b/Make @@ -56,7 +56,7 @@ do ) done -Wall='-Wall -Wdeclaration-after-statement' +Wall="-Wall -Wdeclaration-after-statement -Wno-format-zero-length${Wall+ $Wall}" tests= jobs= skip= oldtest= case `uname` in