[bug #63439] [Regression] --no-builtin-variables with --warn-undefined-variables trigger warning on GNUMAKEFLAGS

2023-10-16 Thread Pekka S
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

[bug #63439] [Regression] --no-builtin-variables with --warn-undefined-variables trigger warning on GNUMAKEFLAGS

2022-11-29 Thread Pekka S
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.

[bug #63310] configure: unexpected CPPFLAGS effect on C compiler options check

2022-11-03 Thread Pekka S
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