mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Revert "Do not use host native compiler when building mysql for arm"
This reverts commit 669a59d7c9.
This commit is contained in:
parent
937f8d624d
commit
9bce3c232a
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user