Closed Locietta closed 1 year ago
Gonna get link error with LLVM toolchain I think... Ref: https://forums.gentoo.org/viewtopic-p-8798385.html?sid=20217cf9adef604e31e9d35e2b6ea6c9 I've already hit it at local build, see if the automation will get the same result.
Looks like fix already at latest mainline: https://github.com/ClangBuiltLinux/linux/issues/1907 Maybe wait util 6.4.11 then?
Only 1 of the srso-fix patches is picked in this week's kernel release.
Pick up the other one anyway, and drop once it's merged (next week?).
It turns out that
-fexcess-precision
isn't available until clang 16, and I'm locked by Arch's clang 15 now.Will drop these patches once I can update LLVM toolchain.
EDIT: So I finally decide to use LLVM-git from archlinuxcn. Builds could be broken from time to time, but latest fixes should also be quickly applied.