[bug #47880] Allow updates to .INCLUDE_DIRS to change search path

2021-04-24 Thread Paul D. Smith
Follow-up Comment #8, bug #47880 (project make): Sorry I guess I wasn't clear. I wasn't going to remove them by default: the default behavior and search path won't change under any of these proposals. I was suggesting that instead of creating a new flag specifically to remove default includes,

[bug #47880] Allow updates to .INCLUDE_DIRS to change search path

2021-04-24 Thread Steven Simpson
Follow-up Comment #7, bug #47880 (project make): > Regarding removing default directories, I wonder what people think of using something like "-I-" to mean "delete all known include directories up to here and start over with a fresh set"? So if you used "make -I- -I/foo -I/bar" the include