]> git.tdb.fi Git - pmount-gui.git/commitdiff
Pass -Wno-variadic-macros to the compiler
authorMikko Rasa <tdb@tdb.fi>
Thu, 25 Feb 2016 20:13:46 +0000 (22:13 +0200)
committerMikko Rasa <tdb@tdb.fi>
Thu, 25 Feb 2016 20:13:46 +0000 (22:13 +0200)
Glib headers contain variadic macros, which are not allowed by the C90
standard.


No differences found