Explorar o código

iptables: needs largefile support in toolchain

Peter Korsgaard %!s(int64=16) %!d(string=hai) anos
pai
achega
6cd7c8332e
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      package/iptables/Config.in

+ 4 - 0
package/iptables/Config.in

@@ -1,6 +1,10 @@
 config BR2_PACKAGE_IPTABLES
 	bool "iptables"
+	depends on BR2_LARGEFILE
 	help
 	  Linux kernel (2.4+) firewall, NAT, and packet mangling tools.
 
 	  http://www.iptables.org/
+
+comment "iptables requires a toolchain with LARGEFILE support"
+        depends on !BR2_LARGEFILE