From 9bce3c232a19c385a917c5eaa45164a3e12e507a Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Wed, 17 Aug 2016 11:33:22 -0300 Subject: [PATCH] Revert "Do not use host native compiler when building mysql for arm" This reverts commit 669a59d7c98bda587a1a5840e2fad77827ff16a6. --- tools/conf/pfPorts/make.conf | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tools/conf/pfPorts/make.conf b/tools/conf/pfPorts/make.conf index bf0c52f62f..9a24cf63ec 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