docker,worker: install libelf-dev, libdw-dev
authorTony Ambardar <itugrok@yahoo.com>
Fri, 26 Mar 2021 09:55:41 +0000 (09:55 +0000)
committerPaul Spooren <mail@aparcar.org>
Fri, 2 Apr 2021 19:59:35 +0000 (09:59 -1000)
commitef5ef10a70c8fbf66fb733803ed79cc3e8f26a58
tree96f88b156997ca478d28280f3cdadd64abca3ad1
parentbcaa5ec91a1092090a9e146e02ae2e6b260f7d34
docker,worker: install libelf-dev, libdw-dev

The libelf-dev is a previous requirement to support STACK_VALIDATION
during kernel builds (x86/64). Building kernels with BTF debug
information requires both this and libdw-dev be installed.

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
docker/buildworker/Dockerfile