Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit eef9723f authored by kszaq's avatar kszaq
Browse files

mako: Remove unneeded compiler flags

The mfloat-abi and mfpu are already set by build combo.

Change-Id: I84e4f23519ef89623097a4dd8269b6c250286c7a
parent 13f0df9e
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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