mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
defconfigs: pathes assigned to CONFIG_PASS1_BUILDIR must now include the architecture.
This commit is contained in:
@@ -412,6 +412,7 @@ static void parse_args(int argc, char **argv)
|
||||
{
|
||||
fprintf(stderr, "ERROR: Architecture for board %s not found\n",
|
||||
g_boarddir);
|
||||
g_archdir = "unknown";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user