Commit 57c8a62
fix(ci): build library first to avoid C++ modules race condition
GCC C++ modules require std.gcm to exist before dependent targets
compile. Build mcpplibs-capi-lua first (serialized) then build
remaining targets in parallel.
Co-authored-by: SPeak <sunrisepeak@d2learn.org>1 parent 971b71c commit 57c8a62
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
0 commit comments