profiles/coreos/base: backport iproute2 ELF support

enables ELF support to e.g. allow tc to handle BPF filters.

It has been dropped in this commit: 406576c5e5

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
Mathieu Tortuyaux 2021-12-21 17:30:44 +01:00
parent f3a1712deb
commit 0ccac06e44

View File

@ -139,3 +139,6 @@ sys-auth/polkit -introspection
net-misc/openssh -bindist
dev-libs/openssl fips
# enables ELF support to e.g. allow tc to handle BPF filters.
sys-apps/iproute2 elf