Fix harmless build warnings with newer binutils
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Fri, 14 Aug 2015 20:25:20 +0000 (22:25 +0200)
committerMarc Fournier <marc.fournier@camptocamp.com>
Wed, 26 Aug 2015 21:34:07 +0000 (23:34 +0200)
commit9ab0a540f2b0f2b0427c33e198ca06d60d959182
tree0a23c2bedaa4b45068a1c46271db14b8d416658b
parent4cee263e4f6a1cc0cf98f8f30f1687e99dcc74b5
Fix harmless build warnings with newer binutils

I see a lot of those on Rawhide:
ar: `u' modifier ignored since `D' is the default (see `U')

It's going to take a while to get this fixed upstream.
Meanwhile, silence the warnings.

Macro copied from libvirt.
configure.ac