commit | 3b59037af30018c7a43c44dcd60c511380733a9c | [log] [tgz] |
---|---|---|
author | Dan Albert <danalbert@google.com> | Thu Feb 23 11:24:00 2017 -0800 |
committer | Dan Albert <danalbert@google.com> | Thu Feb 23 11:24:00 2017 -0800 |
tree | 0796e7dd41b67ce79c7a33432b346791da3cb10c | |
parent | c5a534236eb4e3d95802cea97603d6d872f0010b [diff] |
Backport the inlines for cfsetspeed and tcdrain. This fixes some issues with using boost's asio (which wrongly assumes _BSD_SOURCE implies that these things are available) following our change from -isystem to --sysroot. Test: Manual, check that we can build when using cfsetspeed on ICS. Bug: https://github.com/android-ndk/ndk/issues/302 Change-Id: Iab50221e4864f9a09a8fb00691252170eb6e8d09