diff options
-rw-r--r-- | UPDATING | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -29,9 +29,9 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 7.x IS SLOW: 20070224: The IPv6 multicast forwarding code may now be loaded into GENERIC - kernels by loading the ip_mroute.ko module. - The module build heeds the MK_INET6_SUPPORT make.conf option; it - may be set to "no" to omit building the IPv6 support. + kernels by loading the ip_mroute.ko module. This is built into the + module unless WITHOUT_INET6 or WITHOUT_INET6_SUPPORT options are + set; see src.conf(5) for more information. 20070218: The following build error may appear when upgrading from an old |