Commit d3da286
committed
Remove MAKEFLAGS=--warn-undefined-variables
This is not generally required, and could manually be added as command
line argumen when needed e.g. to debug a Makefile.
> `--warn-undefined-variables'
>
> Issue a warning message whenever make sees a reference to an undefined
> variable. This can be helpful when you are trying to debug makefiles
> which use variables in complex ways.1 parent 8f69811 commit d3da286
2 files changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | 49 | | |
51 | 50 | | |
52 | 51 | | |
| |||
0 commit comments