mirror of
https://github.com/libretro/mame.git
synced 2025-03-02 16:30:52 +00:00
Use llvm-ar for GitHub Actions Windows CI build (#7917)
This commit is contained in:
parent
1dbaaae999
commit
499ddb2af8
1
.github/workflows/ci-windows.yml
vendored
1
.github/workflows/ci-windows.yml
vendored
@ -18,6 +18,7 @@ jobs:
|
||||
env:
|
||||
MINGW64: "/mingw64"
|
||||
ARCHOPTS: "-fuse-ld=lld"
|
||||
OVERRIDE_AR: "llvm-ar"
|
||||
TOOLS: 1
|
||||
run: make -j2
|
||||
- name: Validate
|
||||
|
Loading…
x
Reference in New Issue
Block a user