Files
macvim-mirror/.github
Yee Cheng Chin 091e120ada ci: Don't use GNU iconv for legacy builds
We are only using GNU iconv instead of native one because in newer macOS
versions the system iconv is buggy. This isn't an issue for older macOS
versions. Building with GNU iconv makes the build chain more complicated
for self-hosted VMs and it also increases binary size so we don't want
to do this unless it's necessary.
2026-04-07 19:25:55 -07:00
..