mirror of
https://github.com/apache/nuttx.git
synced 2026-05-23 23:28:29 +08:00
Fix a error in a recent checkin to fix dependencies wehn object files lie in sub-directories
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user