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
This change get us back onto llvm-16 by default as it seemsthat
currently, qemu VMs are failing to boot when the kernel is built with
llvm 17, it is very likely related to
ClangBuiltLinux/linux#1800 .
Because of the layout of LLVM's apt repo, unless the version is the
latest they distribute, the repository distro need to use the version
number as suffix.
Signed-off-by: Manu Bretelle <[email protected]>
0 commit comments