From 44a7dbdc796a3685f1e33375e603500aa60042ea Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Thu, 17 Aug 2017 13:51:48 -0300 Subject: Revert "Enable debug when building quagga to fix crash on ARM" This reverts commit 525bc9f1dbb32e7682fdf03e08e7d1bdc75cd53d. --- tools/conf/pfPorts/make.conf | 7 ------- 1 file changed, 7 deletions(-) (limited to 'tools') diff --git a/tools/conf/pfPorts/make.conf b/tools/conf/pfPorts/make.conf index e162a8b..bdb27da 100644 --- a/tools/conf/pfPorts/make.conf +++ b/tools/conf/pfPorts/make.conf @@ -44,13 +44,6 @@ net_ntp_UNSET_FORCE= PERL_UTILS mail_pear-Mail_SET_FORCE= PEAR_NET_SMTP -.if ${.CURDIR:N*net/quagga*}=="" -CUR_ARCH!=uname -m -. if ${CUR_ARCH} == "arm" -WITH_DEBUG=yes -. endif -.endif - .if ${.CURDIR:N*net/rsync*}=="" CFLAGS+= -static .endif -- cgit v1.1