bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: wildcard and globstar (was: GNU make troubleshooting)


From: Dmitry Goncharov
Subject: Re: wildcard and globstar (was: GNU make troubleshooting)
Date: Tue, 18 Jul 2023 18:26:27 -0400

On Sun, Jul 16, 2023 at 4:59 PM Alejandro Colomar <alx@kernel.org> wrote:
> I'm still interested in globstar support, though.  It would make that
> line shorter and more robust.  Maybe you could add an option
> --glob=globstar or similar to enable support.


gmake does not keep its own impl of glob. It uses a copy from gnulib
or links against one from glibc.
Such a feature will require a gnulib or glibc maintainer to review.

regards, Dmitry



reply via email to

[Prev in Thread] Current Thread [Next in Thread]