jake ca8555f6ad fix(build): add /FORCE:MULTIPLE for ggml duplicate symbol collision
whisper-rs-sys and llama-cpp-sys-2 both bundle ggml statically, causing
LNK2005/LNK1169 on MSVC. This flag tells the linker to accept duplicates.

TEMPORARY: replace with shared system ggml or process separation before release.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 15:49:38 +00:00
Description
No description provided
AGPL-3.0 12 MiB
Languages
Rust 56.1%
Svelte 26.8%
TypeScript 7.8%
Shell 3.2%
HTML 2.4%
Other 3.7%