[PATCH] Makeconfig: The hash character # confuses old make. Use _ as sed delimiter.
Andreas K. Huettel
dilfridge@gentoo.org
Mon Jul 21 21:35:21 GMT 2025
Am Montag, 21. Juli 2025, 21:13:16 Mitteleuropäische Sommerzeit schrieb Andreas Schwab:
> On Jul 21 2025, Florian Weimer wrote:
>
> > I would still prefer
> >
> > gnulib-extralibdir = $(shell dirname "`$(CC) -print-file-name=libgcc_s.so$(libgcc_s.so-version)`")
> >
> > because it clarifies the intent.
>
> aka
>
> gnulib-extralibdir = $(dir $(shell $(CC) -print-file-name=libgcc_s.so$(libgcc_s.so-version)))
>
That reads best to me too, and the documentation of $(dir is unchanged since 1988. Patch upcoming.
--
Andreas K. Hüttel
dilfridge@gentoo.org
Gentoo Linux developer
(council, toolchain, base-system, perl, libreoffice)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 981 bytes
Desc: This is a digitally signed message part.
URL: <https://sourceware.org/pipermail/libc-alpha/attachments/20250721/24dfe19b/attachment.sig>
More information about the Libc-alpha
mailing list