summaryrefslogtreecommitdiffstats
path: root/Tests/FindPython/Python3SABIModule
diff options
context:
space:
mode:
authorRené Bertin <rjvbertin@gmail.com>2024-04-24 19:35:23 (GMT)
committerBrad King <brad.king@kitware.com>2024-04-24 20:57:36 (GMT)
commitf65a6d2cb18c0614e3adb27e007687cde570e8ec (patch)
treee895b56dff415ab093682a8b7724cd8ccabf1888 /Tests/FindPython/Python3SABIModule
parent7dac16498e070eac26073e9940b067d33a5f9256 (diff)
downloadCMake-f65a6d2cb18c0614e3adb27e007687cde570e8ec.zip
CMake-f65a6d2cb18c0614e3adb27e007687cde570e8ec.tar.gz
CMake-f65a6d2cb18c0614e3adb27e007687cde570e8ec.tar.bz2
GNU: Do not use "fat-lto-objects" flags for IPO on Apple platforms
Fat LTO objects contain both traditional object code and the LTO bitcode IR, but the GNU compiler does not support them on Apple platforms. A compile error is raised when `-f[no-]fat-lto-objects` flags are used, so avoid them. This also implies that static Fortran libraries cannot be built with IPO. Fixes: #25931
Diffstat (limited to 'Tests/FindPython/Python3SABIModule')
0 files changed, 0 insertions, 0 deletions