]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
selftests/bpf: make sure build-id is on
authorAlexei Starovoitov <ast@kernel.org>
Tue, 15 May 2018 00:11:29 +0000 (17:11 -0700)
committerDaniel Borkmann <daniel@iogearbox.net>
Tue, 15 May 2018 08:07:44 +0000 (10:07 +0200)
commitf2467c2dbc019548052f3a64dc1efd01c0ae27aa
treec196392a82c8b3d3c4689d9819d44c561ed16946
parentef11d41b3a4fb2287935cb0cad399214da522058
selftests/bpf: make sure build-id is on

--build-id may not be a default linker config.
Make sure it's used when linking urandom_read test program.
Otherwise test_stacktrace_build_id[_nmi] tests will be failling.

Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Yonghong Song <yhs@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
tools/testing/selftests/bpf/Makefile