commit | 24a365fbe49e21407247c2d696cf46cddf0dfd14 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Mon Oct 06 15:11:28 2014 -0700 |
committer | The Android Automerger <android-build@google.com> | Mon Oct 06 17:50:08 2014 -0700 |
tree | edf23a00a98cb2ff8a4d80f16c65101f9fae36ce | |
parent | 6c1389bf5f89e92b090e3dbfc37e757c778aad0b [diff] |
Force export symbols on all x86 variants in libc. For silvermont, the __popcountsi2 symbol does not get exported by libc. But for atom, this symbol is exported. Since we already exported this symbol for previous releases, it's better to just follow through and force the export, but only for 32 bit. x86 64 bit will not export this symbol. Bug: 17681440 Change-Id: I6c62245f0960910f64baaaf6d9d090bf3ea5f435