|
@@ -4,7 +4,7 @@
|
|
#
|
|
#
|
|
################################################################################
|
|
################################################################################
|
|
|
|
|
|
-RADVD_VERSION = 2.18
|
|
|
|
|
|
+RADVD_VERSION = 2.19
|
|
RADVD_SITE = http://www.litech.org/radvd/dist
|
|
RADVD_SITE = http://www.litech.org/radvd/dist
|
|
RADVD_DEPENDENCIES = host-bison host-flex host-pkgconf
|
|
RADVD_DEPENDENCIES = host-bison host-flex host-pkgconf
|
|
# We need to ignore <linux/if_arp.h>, because radvd already includes
|
|
# We need to ignore <linux/if_arp.h>, because radvd already includes
|
|
@@ -12,8 +12,6 @@ RADVD_DEPENDENCIES = host-bison host-flex host-pkgconf
|
|
RADVD_CONF_ENV = \
|
|
RADVD_CONF_ENV = \
|
|
ac_cv_prog_cc_c99='-std=gnu99' \
|
|
ac_cv_prog_cc_c99='-std=gnu99' \
|
|
ac_cv_header_linux_if_arp_h=no
|
|
ac_cv_header_linux_if_arp_h=no
|
|
-# For 0002-Don-t-force-fstack-protector-the-toolchain-might-lac.patch
|
|
|
|
-RADVD_AUTORECONF = YES
|
|
|
|
RADVD_LICENSE = BSD-4-Clause-like
|
|
RADVD_LICENSE = BSD-4-Clause-like
|
|
RADVD_LICENSE_FILES = COPYRIGHT
|
|
RADVD_LICENSE_FILES = COPYRIGHT
|
|
|
|
|