This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH v4 07/10] RISC-V: Add ABI lists
Andreas Schwab <schwab@linux-m68k.org> 於 2018年12月1日 週六 下午5:49寫道:
>
> On Dez 01 2018, Zong Li <zongbox@gmail.com> wrote:
>
> > * sysdeps/unix/sysv/linux/riscv/rv32/libnsl.abilist: Likewise.
>
> You should not need libnsl.abilist, as libnsl is no longer built.
>
> Andreas.
>
> --
> Andreas Schwab, schwab@linux-m68k.org
> GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1
> "And now for something completely different."
Ok, I used 'make check-abi' to re-generate the ABI list, but didn't
see the different with original ABI list. I would remove it manually.