]> git.ipfire.org Git - thirdparty/lldpd.git/commit
compat: ensure ranlib is happy on OSX by providing one symbol
authorVincent Bernat <vincent@bernat.im>
Sat, 21 May 2016 10:52:00 +0000 (12:52 +0200)
committerVincent Bernat <vincent@bernat.im>
Sat, 21 May 2016 10:52:00 +0000 (12:52 +0200)
commitaceb244f2ab9119200490acc77c9cdcff5bea441
tree4778a2330bb836ee8d88cc36f192e990a87e0beb
parent0517bd3bdd5605c752892e09f55671b4439a12ef
compat: ensure ranlib is happy on OSX by providing one symbol

We were already doing that but recent versions of ranlib became smarter
and don't fall in the trap of a static variable. Provide a non-static
version instead.
src/compat/empty.c