aboutsummaryrefslogtreecommitdiffstats
path: root/addr2line.c
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2019-06-08 19:40:55 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2019-06-08 19:40:55 +0900
commit27a59ca2c846e14ec6dbcb86fd2d6f65399ff28d (patch)
treea8326d8914a11022f708f51237de504ea700ba9c /addr2line.c
parent5a840517ae738357d3d5afdcef61461e3969edfa (diff)
downloadruby-27a59ca2c846e14ec6dbcb86fd2d6f65399ff28d.tar.gz
file.c: fix compile error with MacPorts gcc
With the SDK of Xcode 10.2.1, `API_AVAILABLE` and so on macros are not defined in <os/availability.h> when using a compiler other than clang (which has `__has_feature` and `__has_attribute`), but `__API_AVAILABLE` macro and so on are defined, which are also defined in <Availability.h>. I suspect this is a bug of the SDK.
Diffstat (limited to 'addr2line.c')
0 files changed, 0 insertions, 0 deletions