|
From: | Paul D. Smith |
Subject: | [bug #60538] Environment variable overrides explicit assignment |
Date: | Thu, 6 May 2021 10:58:35 -0400 (EDT) |
User-agent: | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 |
Follow-up Comment #2, bug #60538 (project make): Sounds like this discussion would be better on the bug-make@gnu.org or help-make@gnu.org mailing lists, at least until we determine there's a real bug. The only way this can happen that I know of (barring bugs) is by adding the *-e* make command line option which causes environment variables to override make variables. Can you print the $(MAKEFLAGS) variable in your makefile to see if it's set? Are you modifying MAKEFLAGS anywhere in your setup, that might be done incorrectly so make thinks you want to set the -e option? _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?60538> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |