diff options
author | Luis Hector Chavez <lhchavez@google.com> | 2017-11-03 16:22:05 -0700 |
---|---|---|
committer | Luis Hector Chavez <lhchavez@google.com> | 2017-11-04 00:36:01 +0000 |
commit | fae195b1e45ffcf2ba14bd92faf89f06c5cc4be7 (patch) | |
tree | e9150c00c9a5da6542c45e13635ba5b2f4de1d48 /libcutils/sockets_unix.cpp | |
parent | e97a4b9799f25b10c50fccb20eb0af69f14fe8dc (diff) |
libcutils: Work around the lack of __mulodi4
The parent change ran into an issue where enabling UBSan on an i686
build caused it to use __mulodi4.
https://github.com/android-ndk/ndk/issues/184 documents linking against
libclang_rt.builtins-i686.a, but that's not available from soong either.
Bug: 62378620
Bug: 29412086
Test: x86 builds work again
Change-Id: I730d59558aa4ed28f8a11b5393e037111e320f29
Diffstat (limited to 'libcutils/sockets_unix.cpp')
0 files changed, 0 insertions, 0 deletions