Merge pull request #263 from lebeg/fix_armv7_hard_float

Pinned armv7 ABI to use hard float
This commit is contained in:
Matt McCormick 2018-09-18 20:10:39 -04:00 committed by GitHub
commit 388fa45709
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -161,7 +161,7 @@ CT_ARCH_CPU="cortex-a7"
CT_ARCH_TUNE=""
CT_TARGET_CFLAGS=""
CT_TARGET_LDFLAGS=""
CT_ARCH_FLOAT=""
CT_ARCH_FLOAT="hard"
#
# arm other options