Files
make/tests/scripts/variables
Dmitry Goncharov 0880e5c86a [SV 64107] Disable builtins immediately on -R or -r
Disable builtin variables and rules immediately, when -R or -r is
added to MAKEFLAGS inside the makefile.

* src/main.c (disable_builtins): Add new function disable_builtins().
(main): Call disable_builtins().
(reset_makeflags): Call disable_builtins().
* tests/scripts/options/dash-r: Add tests.
* tests/scripts/variables/MAKEFLAGS: Update tests.
2023-04-30 09:40:50 -04:00
..
2023-02-26 17:30:15 -05:00
2017-06-04 18:37:20 -04:00
2023-02-26 17:30:15 -05:00
2023-01-08 10:45:38 -05:00