mirror of
https://github.com/scummvm/dockerized-bb.git
synced 2026-05-21 05:40:49 +00:00
9b767ee0c1
Newer Apple SDK expect __ENVIRONMENT_OS_VERSION_MIN_REQUIRED__ to be defined which LLVM before 17 don't do. By upgrading to newer LLVM, we raise a bug in libpng which has not been fixed in the version we use. Finally update osxcross to take the correct compiler-rt branch.