tpoechtrager / osxcross

Mac OS X cross toolchain for Linux, FreeBSD, OpenBSD and Android (Termux)
GNU General Public License v2.0
2.87k stars 326 forks source link

support any_any macports packages #398

Closed nephatrine closed 1 month ago

nephatrine commented 11 months ago

Currently osxcross-macports is unable to install curl-ca-bundle since is only checks for OSXVERSION and those packages are now marked any_any instead of specific OSX version. This should allow them to be selected now.

tpoechtrager commented 1 month ago

Still required after merging #409?