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: Mon, 26 Apr 2021 10:41:43 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36

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

> Can you use this?:
> include $(CURDIR)/foo.mk


This indeed suppresses the lookup.

My opinion is that the users should not have to know this detail. The behavior
should preferably be optimial for the most common scenarios.
Also, most (as far as i can tell) existing makefiles do not do this.


> this might be better considered a question of disabling the search path on a
per-include basis

Is there a need for such flexibility? A command line switch or +I  get the job
done and relieve the users from having to change the makefiles.

    _______________________________________________________

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]