[PATCH] Remove ioperm etc. support for arm (was: Re: _ioperm support for Arm)

Aaro Koskinen aaro.koskinen@iki.fi
Wed May 29 18:40:00 GMT 2019


Hi,

On Wed, May 29, 2019 at 04:53:46PM +0200, Florian Weimer wrote:
> For libc.so.6 on arm-linux-gnueabi (as built by build-many-glibcs.py),
> readelf shows this:
> 
> Attribute Section: aeabi
> File Attributes
>   Tag_CPU_name: "5T"
>   Tag_CPU_arch: v5T

Doesn't this depend on what is the default in the toolchain (GCC)
being used? Looking at this script it enforces arch for some variants,
but not for plain arm-linux-gnueabi.

A.



More information about the Libc-alpha mailing list