mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
6bcc617f84
Non-BPF (user land) part of selftests is built without debug info making occasional debugging with gdb terrible. Build with debug info always. Signed-off-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>