Skip to content

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

@abetlen 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 abetlen merged commit 3850aff into main Jun 14, 2026
16 checks passed
@abetlen abetlen deleted the fix/docker-mtmd-cli-build branch June 14, 2026 01:04
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