Add -Wno-old-initializer to turn off warnings about non-C99 struct initializers
commit63eaf03c8323ce027dc3cd16ae050c57daec6eed
authorJosh Triplett <josh@freedesktop.org>
Tue, 22 May 2007 20:30:58 +0000 (22 13:30 -0700)
committerJosh Triplett <josh@freedesktop.org>
Tue, 22 May 2007 20:30:58 +0000 (22 13:30 -0700)
tree251b67fc51714ee46241717b007c7736207cda28
parent1cc42170efe8cdb5f3b1e41e26d796e04c31dc95
Add -Wno-old-initializer to turn off warnings about non-C99 struct initializers

Signed-off-by: Josh Triplett <josh@freedesktop.org>
cgcc
lib.c
lib.h
parse.c