Commit 935f312
committed
makefile: exclude do-step and do-copy for make issue and $(UNSET_AND_MAKE)
This fixes the following warnings on CentOS 7, not visible on e.g. Ubuntu 22.04:
$ make test-unset-and-make-print-PATH
[deleted]
--: line 0: unset: `do-copy': not a valid identifier
--: line 0: unset: `do-step': not a valid identifier
[deleted]
Signed-off-by: Øyvind Harboe <[email protected]>1 parent 66529fc commit 935f312
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
0 commit comments