mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-10 07:50:19 +00:00
Update windows-arm64-msys2.yml
This commit is contained in:
committed by
GitHub
parent
d5f449180a
commit
2e5454e872
3
.github/workflows/windows-arm64-msys2.yml
vendored
3
.github/workflows/windows-arm64-msys2.yml
vendored
@@ -41,7 +41,6 @@ jobs:
|
|||||||
set -euxo pipefail
|
set -euxo pipefail
|
||||||
export PATH="/clangarm64/bin:$PATH"
|
export PATH="/clangarm64/bin:$PATH"
|
||||||
|
|
||||||
# Sanity: ensure we're using the CLANGARM64 msgfmt (with ITS data)
|
|
||||||
which msgfmt
|
which msgfmt
|
||||||
msgfmt --version
|
msgfmt --version
|
||||||
|
|
||||||
@@ -52,7 +51,7 @@ jobs:
|
|||||||
-Dwith-upd=false \
|
-Dwith-upd=false \
|
||||||
-Dwith-perl=false \
|
-Dwith-perl=false \
|
||||||
-Dc_link_args=-lwinpthread \
|
-Dc_link_args=-lwinpthread \
|
||||||
-Dcxx_link_args=-lwinpthread
|
-Dcpp_link_args=-lwinpthread
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user