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 <[email protected]> > Reviewed-by: Quentin Monnet <[email protected]>
Looks like this breaks some build configs :( Fix is forthcoming, sorry!
