mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-06-11 09:35:59 -04:00
The prebuilt archive already lives at .lp-cache/prebuilt-v8/<version>.a; the v8/libc_v8.a symlink was redundant indirection. build.zig has no implicit lookup, so the Makefile passes -Dprebuilt_v8_path explicitly anyway. Point it straight at the cached file, dropping the symlink step, the v8/ dir, and its .gitignore entry. Keep the version-keyed filename so bumping the V8 pin fetches a new file instead of clobbering.
97 B
97 B