summaryrefslogtreecommitdiffstats
path: root/tools/conf/pfPorts/make.conf
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2017-08-17 13:49:01 -0300
committerRenato Botelho <renato@netgate.com>2017-08-17 13:49:01 -0300
commitc694655bb1511c169ff8b0a280c9b34c63e01815 (patch)
tree1bcc00e10bd1a0a00fa47769443f99078d2191ac /tools/conf/pfPorts/make.conf
parent525bc9f1dbb32e7682fdf03e08e7d1bdc75cd53d (diff)
downloadpfsense-c694655bb1511c169ff8b0a280c9b34c63e01815.zip
pfsense-c694655bb1511c169ff8b0a280c9b34c63e01815.tar.gz
Enable debug for frr too
Diffstat (limited to 'tools/conf/pfPorts/make.conf')
-rw-r--r--tools/conf/pfPorts/make.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/conf/pfPorts/make.conf b/tools/conf/pfPorts/make.conf
index e162a8b..27423a4 100644
--- a/tools/conf/pfPorts/make.conf
+++ b/tools/conf/pfPorts/make.conf
@@ -44,7 +44,7 @@ net_ntp_UNSET_FORCE= PERL_UTILS
mail_pear-Mail_SET_FORCE= PEAR_NET_SMTP
-.if ${.CURDIR:N*net/quagga*}==""
+.if ${.CURDIR:N*net/quagga*}=="" || ${.CURDIR:N*net/frr*}==""
CUR_ARCH!=uname -m
. if ${CUR_ARCH} == "arm"
WITH_DEBUG=yes
OpenPOWER on IntegriCloud