Hi all. Would someone be so kind and help me with my problem?
I don't need IPv6 thus want to disable it completely (to save some space). Is there a simple way to compile firewall3 without IPv6 support? Currently firewall3 depends on: DEPENDS:=+libubox +libubus +libuci +libip4tc +libip6tc +libxtables if I change it to: DEPENDS:=+libubox +libubus +libuci +libip4tc +IPV6:libip6tc +libxtables still, it won't compile complaining about missing dependency: "Package firewall3 is missing dependencies for the following libraries: libip6tc.so.0" Is there a way to add some compile time flag like '--disable-ipv6' to firewall3? I don't see any configure script like usually provided with other packages. How could I compile firewall3 without IPv6 support? Many thanks in advance for any hints. Greets.
_______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-users
