Don't indent variable assignments with tabs
This causes make to consider the line part of the preceding recipe,
causing the variable to remain unset and the preceding recipe to break.
In this case, this was the recipe for user libraries with .c files,
which is uncommon enough for this to go unnoticed.
This was broken in 3bce1d88
(Allow adding extra common dependencies).
This commit is contained in:
parent
9b38631d61
commit
ffdfa7d170
1 changed files with 2 additions and 2 deletions
Loading…
Reference in a new issue