llvm
ff5ce4b4
- [CI] Fix compiler setup in containers (#21127)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
40 days ago
[CI] Fix compiler setup in containers (#21127) The vulkan script installs gcc-14 but not g++-14 so clang tries to find libstdc++ which isn't there. Signed-off-by: Nick Sarnie <nick.sarnie@intel.com>
References
#21127 - [CI] Fix compiler setup in containers
Author
sarnex
Parents
ab1143df
Loading