* [Buildroot] [PATCH] Revert "package/iptables: nfsynproxy not available on musl"
@ 2017-02-16 13:14 Baruch Siach
2017-02-20 21:26 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Baruch Siach @ 2017-02-16 13:14 UTC (permalink / raw)
To: buildroot
This reverts commit 497f15b301273cd81e54b4fcc5da6ab90e27796c.
As the comment says, musl version 1.1.13 contains commit 53f41fb568ae4.
Buildroot now ships musl version 1.1.16, so enable build with musl.
Cc: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
package/iptables/Config.in | 4 ----
1 file changed, 4 deletions(-)
diff --git a/package/iptables/Config.in b/package/iptables/Config.in
index cdcd1c2893dd..e6b12603e028 100644
--- a/package/iptables/Config.in
+++ b/package/iptables/Config.in
@@ -9,10 +9,6 @@ if BR2_PACKAGE_IPTABLES
config BR2_PACKAGE_IPTABLES_BPF_NFSYNPROXY
bool "bpfc and nfsynproxy"
- # this dependency can be removed when using a musl version
- # containing this commit:
- # http://git.musl-libc.org/cgit/musl/commit/?id=53f41fb568ae43034c9876cc9bd3961fd6d13671
- depends on !BR2_TOOLCHAIN_USES_MUSL
select BR2_PACKAGE_LIBPCAP
help
Build bpf compiler and nfsynproxy configuration tool.
--
2.11.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] Revert "package/iptables: nfsynproxy not available on musl"
2017-02-16 13:14 [Buildroot] [PATCH] Revert "package/iptables: nfsynproxy not available on musl" Baruch Siach
@ 2017-02-20 21:26 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2017-02-20 21:26 UTC (permalink / raw)
To: buildroot
Hello,
On Thu, 16 Feb 2017 15:14:13 +0200, Baruch Siach wrote:
> This reverts commit 497f15b301273cd81e54b4fcc5da6ab90e27796c.
>
> As the comment says, musl version 1.1.13 contains commit 53f41fb568ae4.
> Buildroot now ships musl version 1.1.16, so enable build with musl.
>
> Cc: Bernd Kuhls <bernd.kuhls@t-online.de>
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> ---
> package/iptables/Config.in | 4 ----
> 1 file changed, 4 deletions(-)
Applied to next, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-02-20 21:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-16 13:14 [Buildroot] [PATCH] Revert "package/iptables: nfsynproxy not available on musl" Baruch Siach
2017-02-20 21:26 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox