Signed-off-by: Roland Hieber <[email protected]>
---
* v2: rebase after removing old patch 1/2
rules/iproute2.in | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/rules/iproute2.in b/rules/iproute2.in
index c28fd7da2a85..c089e7786b60 100644
--- a/rules/iproute2.in
+++ b/rules/iproute2.in
@@ -4,14 +4,14 @@ menuconfig IPROUTE2
tristate
prompt "iproute2 "
select HOST_FLEX
- select DB if IPROUTE2_ARPD
+ select DB if IPROUTE2_ARPD
+ select GCCLIBS_GCC_S if IPROUTE2_IP || IPROUTE2_TC
select LIBC_DL
select LIBC_M
+ select LIBC_PTHREAD if IPROUTE2_ARPD
select LIBC_RESOLV
- select LIBC_PTHREAD if IPROUTE2_ARPD
- select GCCLIBS_GCC_S if IPROUTE2_IP || IPROUTE2_TC
- select LIBSELINUX if GLOBAL_SELINUX
- select LIBMNL if IPROUTE2_DEVLINK
+ select LIBMNL if IPROUTE2_DEVLINK
+ select LIBSELINUX if GLOBAL_SELINUX
help
Networking and traffic control tools
--
2.28.0
_______________________________________________
ptxdist mailing list
[email protected]
To unsubscribe, send a mail with subject "unsubscribe" to
[email protected]