Skip to content

fix: handle CPU-only builds in build-gpu.sh - #699

Open
az201214 wants to merge 1 commit into
Zackriya-Solutions:devtestfrom
az201214:fix/issue-587-cpu-build
Open

fix: handle CPU-only builds in build-gpu.sh#699
az201214 wants to merge 1 commit into
Zackriya-Solutions:devtestfrom
az201214:fix/issue-587-cpu-build

Conversation

@az201214

@az201214 az201214 commented Aug 5, 2026

Copy link
Copy Markdown

Fixes #587. Prevents CPU-only builds using TAURI_GPU_FEATURE=none from passing the invalid Cargo feature --features none. Valid GPU features continue to work normally.

@az201214

az201214 commented Aug 7, 2026

Copy link
Copy Markdown
Author

Hi @Jacob-Lasky, I've implemented the fix for #587 in this PR. CPU-only builds no longer pass the invalid --features none flag to llama-helper, while valid GPU features continue to work normally. The PR is ready for review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant