bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Dmitry Goncharov
Subject: [bug #47880] Allow updates to .INCLUDE_DIRS to change search path
Date: Tue, 20 Apr 2021 16:33:12 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.128 Safari/537.36

Follow-up Comment #5, bug #47880 (project make):

> The problem is that MAKEFLAGS is only parsed once before all makefiles are
read, and again after all makefiles are read.

So, this all boils down to having make consider changes to MAKEFLAGS
immediately.


> I was hoping to avoid adding a new command line switch.

Well, even with MAKEFLAGS having immediate effect there needs to be a
mechanism to remove the default directories.
Another option is to remove the default directories from make. Is there a
makefile that includes anything from /usr/include or /usr/local/include or
/usr/gnu/include?


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?47880>

_______________________________________________
  Сообщение отправлено по Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]