Commit b8e27bf
committed
generator: yml: Disable RISC-V full LTO build on -next with LLVM 14
There is a bug exposed with full LTO in LLVM versions prior to 14 and
RISC-V has recently started tripping over it after some asm goto
changes. Drop the full LTO build RISC-V does with clang-14 on linux-next
as it is no longer expected to work.
Signed-off-by: Nathan Chancellor <[email protected]>1 parent d7cc8fa commit b8e27bf
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
93 | 92 | | |
94 | 93 | | |
95 | 94 | | |
| |||
0 commit comments