Em Wed, Aug 09, 2023 at 03:56:17PM +0900, Namhyung Kim escreveu:
On Fri, Jul 28, 2023 at 11:09 PM Arnaldo Carvalho de Melo acme@kernel.org wrote:
Em Thu, Jul 27, 2023 at 07:24:46PM -0700, Namhyung Kim escreveu:
Let's update the build rule to specify those cases explicitly to depend on the files in the output directory.
Note that it's not a complete fix and it needs the next patch for the include path too.
Applied, testing it on the container builds.
I don't see these commits in the perf-tools{,-next} yet.
6 days perf build: Include generated header files properly Namhyung Kim 5 -9/+9 6 days perf build: Update build rule for generated files Namhyung Kim 2 -0/+16
https://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools-next.git/com... https://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools-next.git/com...
Did I miss something?
- Arnaldo