]> granicus.if.org Git - libevent/commit
Fix detection of the __has_attribute() for apple clang [ci skip]
authorAzat Khuzhin <azat@libevent.org>
Sun, 2 Jun 2019 17:20:02 +0000 (20:20 +0300)
committerAzat Khuzhin <azat@libevent.org>
Sun, 2 Jun 2019 18:47:43 +0000 (21:47 +0300)
commit7d569b0fafe76e9036695ccc9d22d2195c214bce
tree8c2a86857bdf5493dc5098de442ba222e8bf1ded
parent891dd1880fed8c5e1e98f122daeb1ae8414f6b1c
Fix detection of the __has_attribute() for apple clang [ci skip]

Fixes build on the next osx env:
- Mac OS 10.9/clang 600
- Mac OS 10.8/clang 500

Refs: https://github.com/libevent/libevent/issues/447#issuecomment-497908488
util-internal.h