-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Partial revert of mips64 toolchain for 32-bit.
https://android-review.googlesource.com/c/247064/ We need to drop this because neither Clang nor GCC is able to correctly find the gnustl headers if only the 32-bit ones are present. This might be worth revisiting at some point, but for now I'm just moving standalone toolchains back to the 32-bit toolchain to get things back into working condition. This change is working fine for cmake and ndk-build though, so it's only a partial revert. Tests are in the next commit so we don't accidentally revert the tests if we revisit this. Test: ./validate.py --filter standalone_toolchain_gnustl* Bug: android/ndk#310 Change-Id: I2df811c5a67db9a64d3d352e08d60f660e075012
- Loading branch information
Showing
1 changed file
with
10 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters