On Thu, 10 May 2018 10:24:39 -0700, Jakub Kicinski wrote: > samples/bpf currently cherry-picks object files from tools/lib/bpf > to link against. Just compile the full library and link statically > against it. > > Signed-off-by: Jakub Kicinski <jakub.kicin...@netronome.com> > Reviewed-by: Quentin Monnet <quentin.mon...@netronome.com>
Looks like this breaks some build configs :( Fix is forthcoming, sorry!