]> git.ipfire.org Git - thirdparty/lldpd.git/commit
build: don't be picky about deprecated stuff in libevent
authorVincent Bernat <vincent@bernat.im>
Sun, 8 Apr 2018 17:26:43 +0000 (19:26 +0200)
committerVincent Bernat <vincent@bernat.im>
Sun, 8 Apr 2018 17:26:43 +0000 (19:26 +0200)
commiteb779d02e1441a1ed660fe043dd629f76ef3d4f1
tree8ed5538c317758e4724a0a9b15fd4da8a5e83015
parent99a0b07d3288bafaa5f149438e94d096cf625381
build: don't be picky about deprecated stuff in libevent

This should fix:

    evutil_rand.c:177:2: error: 'arc4random_addrandom' is deprecated: first deprecated in macOS 10.12 - use arc4random_stir [-Werror,-Wdeprecated-declarations]
m4/libevent.m4