From fcf96569d296ace01c7c9290e3c94e1dac4c1f19 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Sun, 5 Jun 2016 22:04:10 +0200 Subject: [PATCH] CRLF --- dist-build/android-build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/dist-build/android-build.sh b/dist-build/android-build.sh index 33f21467..82eac530 100755 --- a/dist-build/android-build.sh +++ b/dist-build/android-build.sh @@ -31,6 +31,7 @@ export PATH="${PATH}:${TOOLCHAIN_DIR}/bin" rm -rf "${TOOLCHAIN_DIR}" "${PREFIX}" +echo echo "Building for platform [${NDK_PLATFORM}], retaining compatibility with platform [${NDK_PLATFORM_COMPAT}]" echo