Follow-up Comment #11, bug #63439 (project make):
GNUMAKEFLAGS is effectively unconditionally expanded at
[https://git.savannah.gnu.org/cgit/make.git/tree/src/main.c?h=4.4.1#n2086
main.c:2086].
The warning message, should the environment variable not exist, is not
suppressed for GNUMAKEFLAGS unti
Fixed Release: None
Triage Status: None
___
Follow-up Comments:
---
Date: Tue 29 Nov 2022 10:02:55 AM UTC By: Pekka S
Hi.
GNU make 4.4 always attemps to expand GNUMAKEFLAGS.
Status: None
___
Follow-up Comments:
---
Date: Thu 03 Nov 2022 01:47:46 PM UTC By: Pekka S
Hi.
In order to determine the warning flags that the C compiler supports configure
for GNU ma