Re: [PATCH v3 1/1] package/bpftool: revert bpf_cookie patch to allow building

2022-06-14 Thread Arnout Vandecappelle
On 14/06/2022 19:14, Arnout Vandecappelle wrote:  (No need to resend for this or any of my other comments, just FYI for future submissions.)  Actually, the patch didn't appear on patchwork for some reason. It analyzed it as a reply to the previous version of the patch. So you will have to re

Re: [PATCH v3 1/1] package/bpftool: revert bpf_cookie patch to allow building

2022-06-14 Thread Arnout Vandecappelle
On 14/06/2022 11:31, Shahab Vahedi wrote: Building bpftool on Debian 11 (bullseye) with kernel v5.10 and clang-11 How do you build host-bpftool with clang in Buildroot context? HOSTCC is set to gcc in the Makefile... Do you supply an explicit HOSTCC= on the Buildroot command line? I'm not