Loading BoardConfig.mk +0 −2 Original line number Diff line number Diff line Loading @@ -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_CPU_SMP := true Loading Loading
BoardConfig.mk +0 −2 Original line number Diff line number Diff line Loading @@ -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_CPU_SMP := true Loading