|
@@ -4,14 +4,12 @@
|
|
#
|
|
#
|
|
################################################################################
|
|
################################################################################
|
|
|
|
|
|
-RADVD_VERSION = 2.11
|
|
|
|
|
|
+RADVD_VERSION = 2.12
|
|
RADVD_SOURCE = radvd-$(RADVD_VERSION).tar.xz
|
|
RADVD_SOURCE = radvd-$(RADVD_VERSION).tar.xz
|
|
RADVD_SITE = http://www.litech.org/radvd/dist
|
|
RADVD_SITE = http://www.litech.org/radvd/dist
|
|
-RADVD_PATCH = \
|
|
|
|
- https://github.com/reubenhwk/radvd/commit/1d8973e13d89802eee0b648451e2b97ac65cf9e0.patch
|
|
|
|
RADVD_DEPENDENCIES = host-bison flex host-flex host-pkgconf
|
|
RADVD_DEPENDENCIES = host-bison flex host-flex host-pkgconf
|
|
RADVD_CONF_ENV = ac_cv_prog_cc_c99='-std=gnu99'
|
|
RADVD_CONF_ENV = ac_cv_prog_cc_c99='-std=gnu99'
|
|
-# We're patching configure.ac/Makefile.am.
|
|
|
|
|
|
+# For 0002-Don-t-force-fstack-protector-the-toolchain-might-lac.patch
|
|
RADVD_AUTORECONF = YES
|
|
RADVD_AUTORECONF = YES
|
|
RADVD_LICENSE = BSD-4c-like
|
|
RADVD_LICENSE = BSD-4c-like
|
|
RADVD_LICENSE_FILES = COPYRIGHT
|
|
RADVD_LICENSE_FILES = COPYRIGHT
|