On 26/07/12 15:53, Oliver wrote: > On Thursday 26 July 2012 15:32:22 John Crispin wrote: >> Hi Oliver, >> >> i think making a build_variant for ip4 and ip6 is a better solution than >> creating a menuconfig option. > > Really, I think it's sufficient to just check CONFIG_IPV6 - separating the > two > builds is really not feasible unless you plan to alter the codebase to have > an > IPv6-only version.
Really, I think it's insufficient to just check CONFIG_IPV6. i want a build without and one with ipv6 version with the latter being depended on CONFIG_IPV6. Doing what you propose means a ipkg is generated that can have 1 of 2 binaries inside. This is a inconsistency that we want to avoid. John _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
