chiark / gitweb /
gudev: docs - work around the broken gtk-doc mess
authorKay Sievers <kay@vrfy.org>
Wed, 8 Aug 2012 16:16:50 +0000 (18:16 +0200)
committerKay Sievers <kay@vrfy.org>
Wed, 8 Aug 2012 16:18:57 +0000 (18:18 +0200)
gtk-doc add CFLAGS/LDFLAGS multiple times to the gcc command line,
which breaks options that must be listed only once.

For now, clear CFLAGS/LDFLAGS for the intermediate documentation
binary.


No differences found