summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-protocols/quagga/quagga.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-protocols/quagga/quagga.inc b/meta-networking/recipes-protocols/quagga/quagga.inc
index 612720573a..f043725be8 100644
--- a/meta-networking/recipes-protocols/quagga/quagga.inc
+++ b/meta-networking/recipes-protocols/quagga/quagga.inc
@@ -63,6 +63,7 @@ EXTRA_OECONF = "--sysconfdir=${sysconfdir}/quagga \
63 --enable-logfile-mask=0640 \ 63 --enable-logfile-mask=0640 \
64 --enable-rtadv \ 64 --enable-rtadv \
65 --enable-linux24-tcp-md5 \ 65 --enable-linux24-tcp-md5 \
66 ap_cv_cc_pie=no \
66 ${SNMP_CONF}" 67 ${SNMP_CONF}"
67 68
68do_install () { 69do_install () {