Commit ed7fedc
build: align proven lib path to zig-out/ in zig-api and lol-gateway build.zig
zig-api/ffi/zig/build.zig: change DEFAULT_PROVEN_LIB_PATH from
zig-out-standalone/lib to zig-out/lib, matching proven's standard
zig build output path. The zig-out-standalone → zig-out symlink
was a workaround created 2026-04-17 and is now removed from
verification-ecosystem/proven/ffi/zig/; consumers must point
directly to zig-out/lib.
standards/lol/api/zig-gateway/build.zig: same path fix for the
lol-gateway consumer.
emergency-button and emergency-room build.zig files updated in the
ambientops repo (separate commit).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 96a5107 commit ed7fedc
1 file changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
26 | 28 | | |
27 | | - | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
| |||
0 commit comments