You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
joey2014 edited this page Nov 21, 2016
·
1 revision
The offical release NDK version is limited. It can't build a lot of AOSP modules.
This is extend package for NDK.With it, NDK can build popluar modules,
for example, linker, skia, OpenGL samples, LibVA samples.
For build linker,a special patch for NDK build eviroment to support
LOCAL_FORCE_STATIC_EXECUTABLE should be used.
Detail see force_static_execute.diff.