[vlc-commits] [Git][videolan/vlc][master] ci: build Windows ARM 64-bit as a desktop build
Steve Lhomme (@robUx4)
gitlab at videolan.org
Wed Oct 5 08:28:00 UTC 2022
Steve Lhomme pushed to branch master at VideoLAN / VLC
Commits:
c13fc71e by Steve Lhomme at 2022-10-05T06:04:08+00:00
ci: build Windows ARM 64-bit as a desktop build
We already have a UWP build for win64 that should be enough to test UWP builds.
- - - - -
1 changed file:
- extras/ci/gitlab-ci.yml
Changes:
=====================================
extras/ci/gitlab-ci.yml
=====================================
@@ -170,8 +170,7 @@ win64-arm-llvm:
name: $VLC_WIN_LLVM_UCRT_IMAGE
variables:
<<: *variables-win64-arm
- LIBVLC_EXTRA_BUILD_FLAGS: -z
- UWP_EXTRA_BUILD_FLAGS: -u -w -x -S 0x0A000006
+ UWP_EXTRA_BUILD_FLAGS: -u -x -S 0x0A000006
uwp64-libvlc-llvm:
extends: .win-common
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/c13fc71e280bb070cbeffc7ef3d0c116fd2a2226
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/c13fc71e280bb070cbeffc7ef3d0c116fd2a2226
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
More information about the vlc-commits
mailing list