Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't manually link libgcc in CMake.
Doing this here causes libgcc to be linked ahead of the STL, which breaks unwinding and therefore exception handling. Test: ./run_tests.py Bug: android/ndk#379 Change-Id: I63cbbdc125fdc3231a21f3354c1b1cfb129ac12b
- Loading branch information