"docs/git@developer.sourcefind.cn:change/sglang.git" did not exist on "072b4d0398e608a96c01c463464eb6df3ba40440"
Add arm files for libpng from official libpng v1.6.7 to support neon (#262) (#264)
Now dlib can be compiled for android with -DANDROID_ABI="armeabi-v7a with NEON" with https://github.com/taka-no-me/android-cmake However, when compiling for arm64-v8a, since __ARM_NEON__ is not defined, neon code will not be actually enabled, which requires upgrading libpng a bit more
Showing
Please register or sign in to comment