]> git.ipfire.org Git - thirdparty/make.git/commit
[SV 64115] Suppress warnings about undefined GNUMAKEFLAGS
authorDmitry Goncharov <dgoncharov@users.sf.net>
Sun, 30 Apr 2023 13:30:19 +0000 (09:30 -0400)
committerPaul Smith <psmith@gnu.org>
Sun, 30 Apr 2023 13:40:50 +0000 (09:40 -0400)
commitebe0a1c9f1d1529a3f2c64d628686f500d460b0e
tree6e7e5eaca668d4dbf365de19e1da61e94a205157
parent0880e5c86ab7ba92c3ba0f83bab1a230906ee657
[SV 64115] Suppress warnings about undefined GNUMAKEFLAGS

* src/variable.c (defined_vars): Add GNUMAKEFLAGS to defined variables.
* tests/scripts/options/warn: Add a test.
src/variable.c
tests/scripts/options/warn