[vlc-devel] [PATCH] CI: update the LLVM-UWP image to a newer Clang/MingW version

Steve Lhomme robux4 at ycbcr.xyz
Thu Jun 4 09:01:46 CEST 2020


s/LLVM-UWP/LLVM-MINGW/

Tested here https://code.videolan.org/robUx4/vlc/pipelines/18390

On 2020-06-04 9:00, Steve Lhomme wrote:
> This version uses msvcrt as the C runtime and not the UCRT which we can't
> distribute on Win7 to Win8.1.
> ---
>   extras/ci/gitlab-ci.yml | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/extras/ci/gitlab-ci.yml b/extras/ci/gitlab-ci.yml
> index a4b7058c8045..1464d3146540 100644
> --- a/extras/ci/gitlab-ci.yml
> +++ b/extras/ci/gitlab-ci.yml
> @@ -14,7 +14,7 @@ default:
>   variables:
>       VLC_WIN32_IMAGE: registry.videolan.org/vlc-debian-win32:20190416165205
>       VLC_WIN64_IMAGE: registry.videolan.org/vlc-debian-win64:20190416180622
> -    VLC_WIN_LLVM_IMAGE: registry.videolan.org/vlc-debian-llvm-mingw:20190621125349
> +    VLC_WIN_LLVM_IMAGE: registry.videolan.org/vlc-debian-llvm-mingw:20200603153044
>       VLC_DEBIAN_IMAGE: registry.videolan.org/vlc-debian-unstable:20200229201904
>       VLC_ANDROID_IMAGE: registry.videolan.org/vlc-debian-android:20190717134531
>       VLC_SNAP_IMAGE: registry.videolan.org/vlc-ubuntu-bionic:20190627090437
> -- 
> 2.26.2
> 
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
> 


More information about the vlc-devel mailing list