summaryrefslogtreecommitdiff
path: root/docs/esp8266
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2020-01-24 11:51:21 +1100
committerDamien George <damien.p.george@gmail.com>2020-01-24 11:51:21 +1100
commit96716b46e1c4945d3fe08d9ba91920ca28f9c986 (patch)
tree9943d77ea21047904a256a3da9c74257a059d086 /docs/esp8266
parentcb4472df42e6f34df2fe57f4f85786f6669171f7 (diff)
unix/Makefile: Reserve CFLAGS_EXTRA/LDFLAGS_EXTRA for external use.
When CFLAGS_EXTRA/LDFLAGS_EXTRA (or anything) is set on the command line of a make invocation then it will completely override any setting or appending of these variables in the makefile(s). This means builds like the coverage variant will have their mpconfigvariant.mk settings overridden. Fix this by using CFLAGS/LDFLAGS exclusively in the makefile(s), reserving the CFLAGS_EXTRA/LDFLAGS_EXTRA variables for external command-line use only.
Diffstat (limited to 'docs/esp8266')
0 files changed, 0 insertions, 0 deletions