[PATCH 2.38] x86-64: Fix indentation in Makefile (use tabs, not spaces)
H.J. Lu
hjl.tools@gmail.com
Mon Apr 20 23:49:56 GMT 2026
On Mon, Apr 20, 2026 at 4:15 PM Tianyu Chen <sweetyfish@deepin.org> wrote:
>
> On Mon, Apr 20, 2026 at 03:59:05PM +0800, H.J. Lu wrote:
> > On Mon, Apr 20, 2026 at 2:06 PM Tianyu Chen <sweetyfish@deepin.org> wrote:
> > >
> > > The previous commit c69b88fc71aa5657662c5c4f176a51034b029ac4 introduced
> > > incorrect indentation in sysdeps/x86_64/Makefile by using spaces where
> > > Makefile rules require tabs.
> > >
> > > Replace the leading spaces with the proper tab characters so the command
> > > lines are recognized correctly by make.
> > > ---
> >
> > Which glibc were you using? There are no leading spaces there in glibc
> > source.
>
> I'm using release/2.38/master.
>
I pushed it for you.
Thanks.
--
H.J.
More information about the Libc-stable
mailing list