aboutsummaryrefslogtreecommitdiff
path: root/gcc/data-streamer.cc
diff options
context:
space:
mode:
authorIain Sandoe <iain@sandoe.co.uk>2023-04-17 10:23:16 +0100
committerIain Sandoe <iain@sandoe.co.uk>2023-04-18 07:27:48 +0100
commite722a1f42b28092c9f709a3f758fc4fe57db32b0 (patch)
treee45ffe485f662771a8a4ec0698d70ee02ee49d09 /gcc/data-streamer.cc
parentd5904f356ce327a45964eac449fc3bdd4787b24b (diff)
downloadgcc-e722a1f42b28092c9f709a3f758fc4fe57db32b0.zip
gcc-e722a1f42b28092c9f709a3f758fc4fe57db32b0.tar.gz
gcc-e722a1f42b28092c9f709a3f758fc4fe57db32b0.tar.bz2
libsanitizer, darwin: Unsupport Darwin >= 22 for now.
The mechanism for location dyld has altered from Darwin22 since dyld is now in the shared cache. The implemented mechanism for walking the cache uses Apple Blocks which GCC does not yet support, and the fallback to the original mechanism does not work there. Until a suitable work-around can be found, unsupport Darwin22+. Signed-off-by: Iain Sandoe <iain@sandoe.co.uk> libsanitizer/ChangeLog: * configure.tgt: Unsupport Darwin22+ until a mechanism can be found to locate dyld in the shared cache.
Diffstat (limited to 'gcc/data-streamer.cc')
0 files changed, 0 insertions, 0 deletions