[PATCH] linux: Fix syscall list generation instructions

Maciej W. Rozycki macro@wdc.com
Thu Jul 9 16:47:24 GMT 2020


On Thu, 9 Jul 2020, Carlos O'Donell wrote:

> > Index: glibc/sysdeps/unix/sysv/linux/Makefile
> > ===================================================================
> > --- glibc.orig/sysdeps/unix/sysv/linux/Makefile
> > +++ glibc/sysdeps/unix/sysv/linux/Makefile
> > @@ -26,7 +26,7 @@ ifndef subdir
> >  # architecture-specific system call names.
> >  #
> >  # To bootstrap a new architecture, create an empty file in the right
> > -# place and run ?make update-arch-syscall? from the top-level of a
> > +# place and run `make update-syscall-lists' from the top-level of a
> >  # configured, but not-yet-built glibc tree.
> >  #
> >  # --lock points to a file not replaced during the update operation, so
> > 
> 
> This is trivial and Allistair gave a reivew. Please commit if you haven't
> already.

 Applied now; thank you both for the go-ahead!

  Maciej


More information about the Libc-alpha mailing list