tpoechtrager / osxcross

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

compiler_rt: Switch Clang 14 version to release/14.x since it's stable #341

Closed akien-mga closed 2 years ago

akien-mga commented 2 years ago

This fixes build with Clang 14.0 on Fedora 36, and might enable building against in-dev Clang 15, but I haven't tested it.

Fixes #340.