This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH v4 07/13] C-SKY: ABI Lists
On Wed, Sep 12, 2018 at 12:35:34PM +0000, Joseph Myers wrote:
> On Wed, 12 Sep 2018, Andreas Schwab wrote:
>
> > On Sep 12 2018, Mao Han <han_mao@c-sky.com> wrote:
> >
> > > * sysdeps/unix/sysv/linux/csky/libnsl.abilist: Likewise.
> >
> > This is useless since you cannot link against libnsl anyway (in the
> > default configuration).
> >
> > With http://sourceware.org/ml/libc-alpha/2018-08/msg00261.html it won't
> > be built any more.
>
> As far as I can see that patch isn't in glibc and hasn't been pinged. A
> new port needs to have clean ABI test results with the glibc version it
> goes into; the point at which libnsl.abilist should be removed from the
> port is the point at which such a change to prevent building libnsl goes
> in (if it does go in without there having been a release with the new port
> first).
>
Seems I shall keep libnsl.abilist unless this patch get in.
Thanks,
Han Mao