[bug #54727] foreach variable is not visible for a target specific variable definition in a recipe

2018-09-26 Thread Michael Builov
Follow-up Comment #2, bug #54727 (project make): > By the time we expand the recipe all target-specific variables for that recipe have already been assigned: it's not possible for the recipe to add more target-specific variables to it's target and have those take effect. But this is works: $

[bug #54740] .SILENT: propagates into recursive makes

2018-09-26 Thread David Boyce
URL: Summary: .SILENT: propagates into recursive makes Project: make Submitted by: boyski Submitted on: Thu 27 Sep 2018 03:32:36 AM UTC Severity: 3 - Normal Item Group:

Re: [bug #54703] Incorrection expansion of := accumulator under $(eval …)

2018-09-26 Thread Andreas Schwab
On Sep 25 2018, "Paul D. Smith" wrote: > It's a shame that autoconf doesn't give an error when it can't find a macro > but I guess it doesn't know the difference between a macro and some shell > commands. You can use m4_pattern_forbid to make that an error. Andreas. -- Andreas Schwab, SUSE