libv4l-mplane: Fix compile flags to allow anonymous unions with gcc 4.5.5
authorAndré Roth <neolynx@gmail.com>
Thu, 3 Jan 2013 13:44:24 +0000 (14:44 +0100)
committerAndré Roth <neolynx@gmail.com>
Thu, 3 Jan 2013 13:44:24 +0000 (14:44 +0100)
commit4b316c95e36a4d5aa4fbac966f98be32401737e4
treeca8702c9335be76dd4e342320b2dc00c9a38ff04
parenta400e015d7e8530912f598f6f9d84244561cce3f
libv4l-mplane: Fix compile flags to allow anonymous unions with gcc 4.5.5

In c99 mode, anonymous unions are ignored with "declaration does not
declare anything", at least on gcc 4.5.5.

Signed-off-by: André Roth <neolynx@gmail.com>
lib/libv4l-mplane/Makefile.am