[Android] [PATCH 1/3] build: remove duplicate configuration
Geoffrey Métais
geoffrey.metais at gmail.com
Fri Nov 2 15:11:40 CET 2018
LGTM, patcheset merged, thanks!
Le mer. 31 oct. 2018 à 14:02, Zhao <quinkblack at foxmail.com> a écrit :
> From: Zhao Zhili <quinkblack at foxmail.com>
>
> ---
> compile-libvlc.sh | 5 -----
> 1 file changed, 5 deletions(-)
>
> diff --git a/compile-libvlc.sh b/compile-libvlc.sh
> index 08b440a..85d4794 100755
> --- a/compile-libvlc.sh
> +++ b/compile-libvlc.sh
> @@ -324,11 +324,6 @@ fi
> CROSS_TOOLS=${NDK_TOOLCHAIN_PATH}/${TARGET_TUPLE}-
>
> export PATH="${NDK_TOOLCHAIN_PATH}:${PATH}"
> -if [ ! -z "$MSYSTEM_PREFIX" ] ; then
> - # The make.exe and awk.exe from the toolchain don't work in msys
> - export
> PATH="$MSYSTEM_PREFIX/bin:/usr/bin:${NDK_TOOLCHAIN_PATH}:${PATH}"
> -fi
> -
> ON_WINDOWS=0
> if [ ! -z "$MSYSTEM_PREFIX" ] ; then
> # The make.exe and awk.exe from the toolchain don't work in msys
> --
> 2.9.5
>
>
>
> _______________________________________________
> Android mailing list
> Android at videolan.org
> https://mailman.videolan.org/listinfo/android
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/android/attachments/20181102/8e8c5864/attachment.html>
More information about the Android
mailing list