Thanks, applied as 0458e24476dcf01d36659dab5e927c6e9b4e90ac.

Michael

[sent from post-receive hook]

On Tue, 06 Oct 2020 10:18:35 +0200, Roland Hieber <[email protected]> wrote:
> Signed-off-by: Roland Hieber <[email protected]>
> Message-Id: <[email protected]>
> Signed-off-by: Michael Olbrich <[email protected]>
> 
> 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
>  

_______________________________________________
ptxdist mailing list
[email protected]
To unsubscribe, send a mail with subject "unsubscribe" to 
[email protected]

Reply via email to