From c694655bb1511c169ff8b0a280c9b34c63e01815 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Thu, 17 Aug 2017 13:49:01 -0300 Subject: Enable debug for frr too --- tools/conf/pfPorts/make.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') 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 -- cgit v1.1