summaryrefslogtreecommitdiffstats
path: root/tools/conf/pfPorts/make.conf
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2016-08-17 11:33:22 -0300
committerRenato Botelho <renato@netgate.com>2016-08-17 11:34:30 -0300
commit9bce3c232a19c385a917c5eaa45164a3e12e507a (patch)
treee3ae9a2106eb8b2f174af952a89974b5312d69e2 /tools/conf/pfPorts/make.conf
parent937f8d624de5b2ba4aadf269942691accb06314c (diff)
downloadpfsense-9bce3c232a19c385a917c5eaa45164a3e12e507a.zip
pfsense-9bce3c232a19c385a917c5eaa45164a3e12e507a.tar.gz
Revert "Do not use host native compiler when building mysql for arm"
This reverts commit 669a59d7c98bda587a1a5840e2fad77827ff16a6.
Diffstat (limited to 'tools/conf/pfPorts/make.conf')
-rw-r--r--tools/conf/pfPorts/make.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/conf/pfPorts/make.conf b/tools/conf/pfPorts/make.conf
index bf0c52f..9a24cf6 100644
--- a/tools/conf/pfPorts/make.conf
+++ b/tools/conf/pfPorts/make.conf
@@ -62,10 +62,6 @@ lang_php56_SET_FORCE= FPM
WITH_DEBUG= yes
. endif
-.if ${ARCH} == "armv6" && ${.CURDIR:N*databases/mysql56-client*}==""
-CC=/usr/bin/cc CXX=/usr/bin/c++
-.endif
-
# Options for packages
sysutils_apcupsd_SET_FORCE=APCDUMB_DRV APCSMART_DRV PCNET_DRV SNMP_DRV TCP_WRAPPERS USB
sysutils_apcupsd_UNSET_FORCE=CGI CLIENT_ONLY GAPCMON SNMP_DRV_OLD TEST_DRV
OpenPOWER on IntegriCloud