Commit 5c30f58
Fix RandomX staging: use install/fast to skip dependency rebuild
The 'make install' target triggers 'make all' which rebuilds the
benchmark binary (failing on Windows mingw). Use 'install/fast'
which is a cmake-generated target that installs without rebuilding.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 42ad426 commit 5c30f58
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
0 commit comments