Em Tue, Nov 26, 2019 at 05:38:18PM +0100, Toke Høiland-Jørgensen escreveu: > Arnaldo Carvalho de Melo <arnaldo.melo@xxxxxxxxx> writes: > > > Em Tue, Nov 26, 2019 at 12:10:45PM -0300, Arnaldo Carvalho de Melo escreveu: > >> Hi guys, > >> > >> While merging perf/core with mainline I found the problem below for > >> which I'm adding this patch to my perf/core branch, that soon will go > >> Ingo's way, etc. Please let me know if you think this should be handled > >> some other way, > > > > This is still not enough, fails building in a container where all we > > have is the tarball contents, will try to fix later. > > Wouldn't the right thing to do not be to just run the script, and then > put the generated bpf_helper_defs.h into the tarball? I would rather continue just running tar and have the build process in-tree or outside be the same. - Arnaldo