Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] r21 libc++ and CRT objects only available as Neon #1203

Closed
DanAlbert opened this issue Mar 9, 2020 · 0 comments
Closed

[BUG] r21 libc++ and CRT objects only available as Neon #1203

DanAlbert opened this issue Mar 9, 2020 · 0 comments
Assignees
Labels
Milestone

Comments

@DanAlbert
Copy link
Member

r21 changed the default to Neon for all API levels but intended to leave the option of non-Neon. libc++ and the CRT objects aren't opting out, so anyone using these but opting out of Neon still gets Neon.

@DanAlbert DanAlbert added the bug label Mar 9, 2020
@DanAlbert DanAlbert added this to the r21b milestone Mar 9, 2020
@DanAlbert DanAlbert self-assigned this Mar 9, 2020
disigma pushed a commit to wimal-build/ndk that referenced this issue Mar 9, 2020
Test: readelf -A
Bug: android/ndk#1203
Change-Id: If7081925d7923a3f6085ee2e060b26696e756e71
ittat pushed a commit to ReB2GOS/libcxx that referenced this issue Apr 19, 2020
Test: readelf -A
Bug: android/ndk#1203
Change-Id: Ifbc290f31d971f4993298e0cf1dbbf93045e8444
(cherry picked from commit ddac8af)
ittat pushed a commit to ReB2GOS/libcxx that referenced this issue Apr 19, 2020
Test: readelf -A
Bug: android/ndk#1203
Change-Id: Ifbc290f31d971f4993298e0cf1dbbf93045e8444
(cherry picked from commit ddac8af)
ittat pushed a commit to ReB2GOS/libcxx that referenced this issue Apr 19, 2020
Test: readelf -A
Bug: android/ndk#1203
Change-Id: Ifbc290f31d971f4993298e0cf1dbbf93045e8444
(cherry picked from commit ddac8af)
ittat pushed a commit to ReB2GOS/libcxx that referenced this issue Apr 19, 2020
Test: readelf -A
Bug: android/ndk#1203
Change-Id: Ifbc290f31d971f4993298e0cf1dbbf93045e8444
(cherry picked from commit ddac8af)
acss pushed a commit to acss/android_libunwind_llvm that referenced this issue Jul 17, 2020
Test: readelf -A
Bug: android/ndk#1203
Change-Id: I54c36466f2b19f0a4d62724fd22984859f0372b9
(cherry picked from commit c2451353427d36e2a58af747e0ea93ae6f26c423)
acss pushed a commit to acss/android_libunwind_llvm that referenced this issue Jul 17, 2020
Test: readelf -A
Bug: android/ndk#1203
Change-Id: I54c36466f2b19f0a4d62724fd22984859f0372b9
(cherry picked from commit c2451353427d36e2a58af747e0ea93ae6f26c423)
acss pushed a commit to acss/android_libunwind_llvm that referenced this issue Jul 17, 2020
Test: readelf -A
Bug: android/ndk#1203
Change-Id: I54c36466f2b19f0a4d62724fd22984859f0372b9
(cherry picked from commit c2451353427d36e2a58af747e0ea93ae6f26c423)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant