Files
LocalAI/backend/go
localai-org-maint-bot a8fadc535a fix(vllm-cpp): pass Darwin warning flag to Objective-C
The Metal source that triggers Apple Clang's constant-folding diagnostic is compiled as Objective-C. Pass the targeted suppression through CMAKE_OBJC_FLAGS as well as the C++ language flags so vllm.cpp's -Werror no longer promotes it.

Assisted-by: Codex:gpt-5
2026-08-04 07:07:49 +00:00
..