with NDK r20 and higher, openh264.a does not depend on libc++
This commit is contained in:
@@ -64,6 +64,7 @@ CFLAGS="$CFLAGS" \
|
||||
CXX="$CXX" \
|
||||
CXXFLAGS="${CXXFLAGS}" \
|
||||
LDFLAGS="$LDFLAGS" \
|
||||
STATIC_LDFLAGS="" \
|
||||
OS=android \
|
||||
PREFIX="${BASEDIR}/prebuilt/android-$(get_target_build)/${LIB_NAME}" \
|
||||
NDKLEVEL="${API}" \
|
||||
|
||||
Reference in New Issue
Block a user