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

Commit 20c768d2 authored by Ying Wang's avatar Ying Wang Committed by Android Git Automerger
Browse files

am c5cc2f6d: Merge "[MIPS] Add support for MXU instructions for Ingenic builds."

* commit 'c5cc2f6d':
  [MIPS] Add support for MXU instructions for Ingenic builds.
parents fa67740a c5cc2f6d
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -10,7 +10,8 @@ arch_variant_cflags := \
    -mtune=mips32r2 \
    -mips32r2 \
    -mhard-float \
    -mno-fused-madd
    -mno-fused-madd \
    -Wa,-mmxu

arch_variant_ldflags := \
    -EL