From b1e20be82f135960d168007cd7fb6cb946979fa3 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Thu, 17 Aug 2017 13:51:47 -0300 Subject: Revert "Enable debug for frr too" This reverts commit c694655bb1511c169ff8b0a280c9b34c63e01815. --- 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 27423a4..e162a8b 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*}=="" || ${.CURDIR:N*net/frr*}=="" +.if ${.CURDIR:N*net/quagga*}=="" CUR_ARCH!=uname -m . if ${CUR_ARCH} == "arm" WITH_DEBUG=yes -- cgit v1.1