mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp.git
synced 2026-04-26 12:11:38 +00:00
pull universal libiconv first
This commit is contained in:
parent
b7d7a72884
commit
5b13152bb2
1 changed files with 6 additions and 2 deletions
8
.github/macos/macports.yaml
vendored
8
.github/macos/macports.yaml
vendored
|
|
@ -6,7 +6,11 @@ variants:
|
||||||
- metal
|
- metal
|
||||||
deselect: x11
|
deselect: x11
|
||||||
ports:
|
ports:
|
||||||
|
- name: libiconv
|
||||||
|
select: universal
|
||||||
|
- name: libsdl2
|
||||||
|
select: universal
|
||||||
|
- name: freetype
|
||||||
|
select: universal
|
||||||
- name: clang-18
|
- name: clang-18
|
||||||
- name: llvm-18
|
- name: llvm-18
|
||||||
- name: libsdl2
|
|
||||||
- name: freetype
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue