On Tue, Dec 14, 2021 at 7:41 AM Andreas Schwab wrote: > > On Dez 14 2021, H.J. Lu wrote: > > > +* The x86-64 LD_PREFER_MAP_32BIT_EXEC environment variable support has > > + been removed since the first PT_LOAD segment is no longer executable > > + due to defaulting to -z separate-code. > > Perhaps better: > On x86-64, the LD_PREFER_MAP_32BIT_EXEC ... > > since the -z separate-code default is x86-only too. > Fixed. This is the patch I am checking in. Thanks. -- H.J.