forked from nuttx/nuttx-update
Fix a error in a recent checkin to fix dependencies wehn object files lie in sub-directories
This commit is contained in:
parent
12c1aef7c2
commit
9dc8d00bd1
1 changed files with 0 additions and 2 deletions
|
@ -429,8 +429,6 @@ static void do_dependency(const char *file, char separator)
|
|||
exit(EXIT_FAILURE);
|
||||
}
|
||||
|
||||
strcat(g_command, moption);
|
||||
|
||||
/* Copy " -MT " */
|
||||
|
||||
if (g_objpath)
|
||||
|
|
Loading…
Reference in a new issue