mirror of
https://github.com/HermanChen/mpp.git
synced 2026-07-04 15:06:55 +00:00
revert[build]: Add libc.so for Android arm64 compiling
This reverts commit c7cdadb5a9.
Change-Id: I766e8b8de6585a6ecfe26ead77aba17b476d9dbf
Signed-off-by: Johnson Ding <johnson.ding@rock-chips.com>
This commit is contained in:
committed by
Herman Chen
parent
86ca4c7d50
commit
9b0cc9c216
Binary file not shown.
@@ -1,9 +0,0 @@
|
||||
NOTE: Google original ndk libc.so is lack of some symbol and it will cause error
|
||||
as follows:
|
||||
|
||||
undefined reference to `__system_property_get'
|
||||
|
||||
Please use the libc.so in this directory to fix this issue.
|
||||
|
||||
Backup original libc.so in ndk first. Then Put lib.so to:
|
||||
path_to_ndk/platforms/android-21/arch-arm64/usr/lib/
|
||||
Reference in New Issue
Block a user