This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] Move *-le.abilist to le/*.abilist
- From: Florian Weimer <fweimer at redhat dot com>
- To: Andreas Schwab <schwab at suse dot de>
- Cc: libc-alpha at sourceware dot org
- Date: Wed, 28 Nov 2018 17:01:39 +0100
- Subject: Re: [PATCH] Move *-le.abilist to le/*.abilist
- References: <mvm8t1dfbdy.fsf@suse.de>
* Andreas Schwab:
> Now that powerpc is using separate sysdep dirs for BE vs LE ABI, there is
> no need for abilist-pattern any more.
>
> * sysdeps/unix/sysv/linux/powerpc/powerpc64/*-le.abilist: Move to
> sysdeps/unix/sysv/linux/powerpc/powerpc64/le/*.abilist.
> * sysdeps/unix/sysv/linux/powerpc/powerpc64/*.abilist: Move to
> sysdeps/unix/sysv/linux/powerpc/powerpc64/be/*.abilist.
> * sysdeps/powerpc/Makefile (abilist-pattern): Don't define.
Should we remove the abilist-pattern support completely?
Thanks,
Florian