FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix(ci): use C++ compiler for Docker builds by abetlen · Pull Request #2304 · abetlen/llama-cpp-python · GitHub

fix(ci): use C++ compiler for Docker builds - #2304

Merged
abetlen merged 1 commit into
mainfrom
fix/docker-mtmd-cli-build
Jun 14, 2026
Merged

fix(ci): use C++ compiler for Docker builds#2304
abetlen merged 1 commit into
mainfrom
fix/docker-mtmd-cli-build

Conversation

abetlen commented Jun 13, 2026

Copy link
Copy Markdown
Owner

Fix Docker builds by forcing the package build to use the C++ compiler.

  • Sets CXX=g++ for the Docker pip install . build step.
  • Excludes the remaining llama-mtmd-cli tool target from Python package builds.
  • Verified CMake selects /usr/bin/g++ and the default build graph no longer includes mtmd CLI executables.

abetlen merged commit 3850aff into main Jun 14, 2026
16 checks passed
abetlen deleted the fix/docker-mtmd-cli-build branch June 14, 2026 01:04
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL