Commit 2baca53
abacus_fixer
fix: add module_parallel to VPATH in Makefile.Objects
Without this VPATH entry, make cannot locate para_*.cpp source files
for the OBJS_PARALLEL targets, causing build failure:
No rule to make target 'build/obj/para_world.o'1 parent 9ca8852 commit 2baca53
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
0 commit comments