Steve Lhomme pushed to branch master at VideoLAN / VLC
Commits:
d2ed8db4 by Steve Lhomme at 2022-10-22T06:29:12+00:00
ci: build a nightly Windows ARM 64-bit desktop build
- - - - -
1 changed file:
- extras/ci/gitlab-ci.yml
Changes:
=====================================
extras/ci/gitlab-ci.yml
=====================================
@@ -224,6 +224,18 @@ nightly-win64-ucrt-llvm:
TRIPLET: $HOST_ARCH-ucrt-w64-mingw32
UWP_EXTRA_BUILD_FLAGS: -u -x -S 0x0A000006
+nightly-win64-arm-llvm:
+ extends: .nightly-win-common
+ image:
+ name: $VLC_WIN_LLVM_UCRT_IMAGE
+ variables:
+ <<: *variables-win64-arm
+ TRIPLET: $HOST_ARCH-ucrt-w64-mingw32
+ UWP_EXTRA_BUILD_FLAGS: -u -x -S 0x0A000006
+ # Clang <= 15 produces incorrect unwind info for code with
+ # branch protection enabled on Windows.
+ CONFIGFLAGS: --disable-branch-protection
+
#
# Debian
#
View it on GitLab:
https://code.videolan.org/videolan/vlc/-/commit/d2ed8db485b433e3795ec8cc9acc28457ad0d3de
--
View it on GitLab:
https://code.videolan.org/videolan/vlc/-/commit/d2ed8db485b433e3795ec8cc9acc28457ad0d3de
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance_______________________________________________
vlc-commits mailing list
[email protected]
https://mailman.videolan.org/listinfo/vlc-commits