ClangBuiltLinux / tc-build

A set of scripts to build LLVM and binutils
Apache License 2.0
219 stars 179 forks source link

tc_build: kernel: Adjust PowerPC64 configuration target #234

Closed nathanchance closed 1 year ago

nathanchance commented 1 year ago

A future kernel change will make pseries_defconfig a little endian configuration. To keep PGO coverage for big endian, switch to ppc64_guest_defconfig, which is roughtly equivalent.

Link: https://lore.kernel.org/20230414132415.821564-32-mpe@ellerman.id.au/