Commit 5802df1
ci(win-arm64): build Harbour contribs (hbct, hbsqlit3 are required)
HbBuilder link step failed with LNK1181: cannot open input file
'hbct.lib'. Harbour contribs were disabled via HB_BUILD_CONTRIBS=no
in an earlier commit to shorten the build, but hbct.lib and
hbsqlit3.lib are both linked unconditionally by hbbuilder_win.exe.
Drop HB_BUILD_CONTRIBS=no so contribs are built and installed.
Bump cache key (v1 -> v2-contribs) to force the cache miss / rebuild
once, since the previously saved cache lacks the contrib libs.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent a120a0c commit 5802df1
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
| 81 | + | |
81 | 82 | | |
82 | 83 | | |
83 | 84 | | |
| |||
0 commit comments