[Lldb-commits] [PATCH] D10887: Use accept instead of accept4 for Android.
Chaoren Lin
chaorenl at google.com
Thu Jul 2 08:08:20 PDT 2015
chaoren added a subscriber: chaoren.
chaoren added a comment.
I am statically linking against API-21. There are some bugs in the old
toolchains that can be avoided by doing this. Aside from this issue, the
resulting binary seem to run fine on API 10 devices (and passes most of the
test suite).
http://reviews.llvm.org/D10887
More information about the lldb-commits
mailing list