Commit aac5fec
authored
Avoid triggering a rebuild on
The package was just built, so there's no need to rebuild it right away.
This change makes the `build` command slightly faster, and it avoids
overwriting the generated `.ninja_log` file immediately after it's
been generated during the build.meson install (#317)1 parent 1713846 commit aac5fec
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
417 | 417 | | |
418 | 418 | | |
419 | 419 | | |
| 420 | + | |
420 | 421 | | |
421 | 422 | | |
422 | 423 | | |
| |||
0 commit comments