You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
extension: kernel-version-toolchain for compiler in artifact version
Add extension that includes compiler identifier (e.g., gcc13.3, clang18.1)
in kernel artifact version string using the new artifact_kernel_version_parts
hook.
Enable with: ENABLE_EXTENSIONS="kernel-version-toolchain"
This ensures kernel cache invalidation when the toolchain changes.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments