summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2015-12-15 03:11:33 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2015-12-15 03:11:33 +0000
commitb84399cd1d87604a06ac01c2417decf4a0829025 (patch)
treeee732d666912778f4895ff66e2be54eb8992884b
parent0eecb1a6d5023c903e9f5355bc6a9aa400193bec (diff)
parent5a3e01f63f7885f69e5783d8e9a588d4720fc15c (diff)
downloadflo-b84399cd1d87604a06ac01c2417decf4a0829025.tar.gz
Merge "Remove TARGET_GLOBAL_CFLAGS use"
-rwxr-xr-xBoardConfigCommon.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index bfd9de3..e1486a0 100755
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -14,8 +14,6 @@
# limitations under the License.
#
-TARGET_GLOBAL_CFLAGS += -mfpu=neon -mfloat-abi=softfp
-TARGET_GLOBAL_CPPFLAGS += -mfpu=neon -mfloat-abi=softfp
TARGET_CPU_ABI := armeabi-v7a
TARGET_CPU_ABI2 := armeabi
TARGET_ARCH := arm