X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/10526b174a75a7e636cab8781a4a490534aa47f0..c2c270c5db6879060d26f9e672e1045ded5d0ba3:/packages/ndk-sysroot/build.sh diff --git a/packages/ndk-sysroot/build.sh b/packages/ndk-sysroot/build.sh index 3b2ca55a..f5d05a76 100644 --- a/packages/ndk-sysroot/build.sh +++ b/packages/ndk-sysroot/build.sh @@ -1,7 +1,7 @@ TERMUX_PKG_HOMEPAGE=https://developer.android.com/tools/sdk/ndk/index.html TERMUX_PKG_DESCRIPTION="System header and library files from the Android NDK needed for compiling C programs" TERMUX_PKG_VERSION=$TERMUX_NDK_VERSION -TERMUX_PKG_BUILD_REVISION=5 +TERMUX_PKG_BUILD_REVISION=6 TERMUX_PKG_NO_DEVELSPLIT=yes # Depend on libandroid-support-dev so that iconv.h and libintl.h are available: TERMUX_PKG_DEPENDS="libandroid-support-dev" @@ -19,11 +19,10 @@ termux_step_extract_into_massagedir () { cat > $TERMUX_PKG_MASSAGEDIR/$TERMUX_PREFIX/lib/pkgconfig/zlib.pc <