aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorMark Mentovai <mark@mentovai.com>2024-09-24 16:11:14 -0400
committerIain Sandoe <iain@sandoe.co.uk>2024-09-27 13:17:44 +0100
commitdd5b823ce238161156e7a4b6267bd30d7dde7c6b (patch)
tree055a98335b5416e13719e20fed32cef1a414cc72 /gcc
parentd888a8a8dcf391197ae82e2bbf99507effc27950 (diff)
downloadgcc-dd5b823ce238161156e7a4b6267bd30d7dde7c6b.zip
gcc-dd5b823ce238161156e7a4b6267bd30d7dde7c6b.tar.gz
gcc-dd5b823ce238161156e7a4b6267bd30d7dde7c6b.tar.bz2
libgcc, Darwin: Don't build legacy libgcc_s.1 on macOS 14 [PR116809]
d9cafa0c4f0a stopped building libgcc_s.1 on macOS >= 15, in part because that is required to bootstrap the compiler using the macOS 15 SDK. The macOS 15 SDK ships in Xcode 16, which also runs on macOS 14. libgcc_s.1 can no longer be built on macOS 14 using Xcode 16 by the same logic that the previous change disabled it for macOS 15. PR target/116809 libgcc/ChangeLog: * config.host: Don't build legacy libgcc_s.1 on macOS 14. Signed-off-by: Mark Mentovai <mark@mentovai.com>
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions