Commit 107c56f
committed
dev_build.py: fix for cargo workspace changes
Even when doing `cd tool/microkit` and then `cargo build`
this will instead generate a `target/` directory in the root
directory, so we need to update dev_build.py to handle that.
Signed-off-by: Ivan Velickovic <i.velickovic@unsw.edu.au>1 parent b07b836 commit 107c56f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
0 commit comments