-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Link necessary libraries when building runtime for Android (#5496)
- Link libgcc to enable use of thread-local storage (ThreadLocalStore requires emutls). - Link liblog when building with Hexagon support.
- Loading branch information
Krzysztof Parzyszek
authored
May 1, 2020
1 parent
9c1e74c
commit 360027d
Showing
2 changed files
with
30 additions
and
2 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
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