mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-17 18:06:59 +02:00
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:
parent
f3a1712deb
commit
0ccac06e44
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user