提交 cc678ff6 编写于 作者: Z Zhang Rui

Application.mk: do not define __ARM_ARCH_5__ etc

上级 67ad4958
......@@ -30,8 +30,6 @@ APP_CFLAGS := -O3 -Wall -pipe \
-Wno-psabi -Wa,--noexecstack \
-DANDROID -DNDEBUG
# APP_CFLAGS += -D__ARM_ARCH_5__ -D__ARM_ARCH_5E__ -D__ARM_ARCH_5T__ -D__ARM_ARCH_5TE__
# armeabi-v7a
APP_CFLAGS += -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=softfp
APP_LDFLAGS += -Wl,--fix-cortex-a8
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册