aboutsummaryrefslogtreecommitdiff
path: root/libctf/testsuite/libctf-writable
diff options
context:
space:
mode:
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>2025-07-16 13:10:05 +0100
committerNick Alcock <nick.alcock@oracle.com>2025-07-23 13:06:09 +0100
commit00d853d1fe7885d0a685584f32b7ed70485c6def (patch)
tree7923267110a9b5c10ab364eecf3e075ca59164be /libctf/testsuite/libctf-writable
parent83eeaf917873a550656faf9a38cd14e0f4c521b1 (diff)
downloadbinutils-00d853d1fe7885d0a685584f32b7ed70485c6def.zip
binutils-00d853d1fe7885d0a685584f32b7ed70485c6def.tar.gz
binutils-00d853d1fe7885d0a685584f32b7ed70485c6def.tar.bz2
libctf: do not use mmap on Solaris 11
Writable mmaps and read are inconsistent with each other on Solaris 11.4, which breaks archive writing. Simply assert that Solaris 2.11 doesn't have mmap, falling back to read(): the archive format is being bumped shortly, to one with completely different writeout code, so this workaround need not stay for long. [nca: added commit log] libctf/ PR libctf/29292 * configure.ac: Turn off mmap on Solaris 2.11. * configure: Regenerated.
Diffstat (limited to 'libctf/testsuite/libctf-writable')
0 files changed, 0 insertions, 0 deletions