On Mon, 12 Aug 2024 15:11:52 +0530, Madhavan Srinivasan wrote:
Currently exec-target.c file is linked as static and this post a requirement to install libc dev package to build. Without it, build-break when compiling selftest/powerpc/benchmark.
CC exec_target /usr/bin/ld: cannot find -lc: No such file or directory collect2: error: ld returned 1 exit status
[...]
Applied to powerpc/next.
[1/1] selftest/powerpc/benchmark: remove requirement libc-dev https://git.kernel.org/powerpc/c/8c9c01ce695eea84d19482e7429e3d54ceb7585c
cheers