https://sourceware.org/bugzilla/show_bug.cgi?id=29292
--- Comment #5 from Nick Alcock <nick.alcock at oracle dot com> --- Oh of course, we already have mmap-disabling code in place! More fool me, I only wrote it. It will also turn off (entirely working) mmapping of reads, but since that's only used for uncompressed CTF, and never used for stuff pulled in from BFD, its effect too is marginal (and doesn't really buy us anything, so I'll probably be dropping that too fairly soon, simplifying the CTF open paths no end.) *-*-solaris* is arguably too wide a net, but config.guess doesn't distinguish between 11.3 and 11.4... I'd be inclined to at least say *-*-solaris2.11, even though this has hardly any effect in the modern world (one would hope). Still, this seems low-impact enough that I'll put it in if it passes the usual giant test pile (and figure out why my Solaris tests never saw this -- I bet I'm only testing on 11.3...) -- You are receiving this mail because: You are on the CC list for the bug.