disable -Wformat-zero-length when building with gcc
authorjsg <jsg@openbsd.org>
Tue, 30 Jan 2018 08:31:38 +0000 (08:31 +0000)
committerjsg <jsg@openbsd.org>
Tue, 30 Jan 2018 08:31:38 +0000 (08:31 +0000)
commit0d1e37a0ae6f52fb603037ada1de2356e2ae7428
tree0f1d01d998359620ba41f3a8c53b46b89a003bfe
parentd8a2843f1519a605e8ad717ba6073ace24be4786
disable -Wformat-zero-length when building with gcc

-Wformat includes -Wformat-zero-length with gcc 4.2 which breaks
building unmodified atom.c with the SDEBUG macro

"warning: zero-length kprintf format string"
sys/dev/pci/drm/drm_linux.h