dropbox / goebpf

Library to work with eBPF programs from Go
Other
1.14k stars 85 forks source link

goebpf_mock: use __attribute__((weak)) on maps_head defs #71

Closed fuhry closed 2 years ago

fuhry commented 2 years ago

Fixes compilation error that recently began to appear.

Signed-off-by: Dan Fuhry fuhry@dropbox.com