[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170421.154152.510081812790700678.davem@davemloft.net>
Date: Fri, 21 Apr 2017 15:41:52 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: alexei.starovoitov@...il.com
Cc: daniel@...earbox.net, sparclinux@...r.kernel.org,
netdev@...r.kernel.org, ast@...nel.org
Subject: Re: [PATCH RFC] sparc64: eBPF JIT
From: Alexei Starovoitov <alexei.starovoitov@...il.com>
Date: Fri, 21 Apr 2017 12:26:21 -0700
> It should pick up local headers without touching /usr/include.
> In the past I used to do 'make headers_install' before doing a build
> in samples/bpf or selftests, but then suddenly it started working
> without that step, so I figured something got fixed in the build system.
> May be it's arch specific somehow.
Yes, that's what the issue seemed to be.
I ran something unrelated and that triggered a headers_install, and
after that everything built fine.
I have some minor patches coming, to define arch specific accessors
for bpf_helpers.h and such.
Powered by blists - more mailing lists