bug-make
[Top][All Lists]
Advanced

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

Re: [PATCH v2 2/3] [SV 54161] Fix second expansion of $*


From: Jouke Witteveen
Subject: Re: [PATCH v2 2/3] [SV 54161] Fix second expansion of $*
Date: Sat, 23 Nov 2019 12:22:56 +0100

On Sat, Oct 26, 2019 at 12:24 PM Jouke Witteveen <address@hidden> wrote:
>
> Make sure the second expansion of $* in the prerequisites matches that of
> $* in the recipe.  This means that if we would add the dir of the stem to
> the prerequisites, we should replace % by $(*F) in the first expansion.
> Otherwise, we replace it to $*, but make sure that the value of $* used
> for expanding prerequisites matches that of $* in the recipe.
> ---

Is there anything I can do to further review and/or acceptance of this
patch I sent last month?

Regards,
- Jouke



reply via email to

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