diff options
author | Nick Zitzmann <nickzman@gmail.com> | 2017-08-16 12:24:39 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-16 12:24:39 -0500 |
commit | 870d849d48a26b8eeb0d4bb1f4655367a4a191ca (patch) | |
tree | 48415a008b75a845d0dc8f03c71b66fa4e59d299 /packages/OS400/os400sys.h | |
parent | ca9630f12843f0bb0baa3ae78491e07431ccf5de (diff) |
configure: check for __builtin_available() availability (#1788)
This change does two things:
1. It un-breaks the build in Xcode 9.0. (Xcode 9.0 is currently
failing trying to compile connectx() in lib/connect.c.)
2. It finally weak-links the connectx() function, and falls back on
connect() when run on older operating systems.
Diffstat (limited to 'packages/OS400/os400sys.h')
0 files changed, 0 insertions, 0 deletions