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

Commit f38dd880 authored by Tim Murray's avatar Tim Murray Committed by Android Git Automerger
Browse files

am 09e044ea: am 6ac74e6d: am d720c5a2: Merge "Add -no-integrated-as for ARM64."

* commit '09e044ea':
  Add -no-integrated-as for ARM64.
parents 40567982 09e044ea
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
# Clang flags for arm64 arch, target or host.

CLANG_CONFIG_arm64_EXTRA_ASFLAGS :=
CLANG_CONFIG_arm64_EXTRA_ASFLAGS := \
  -no-integrated-as

CLANG_CONFIG_arm64_EXTRA_CFLAGS := \
  -no-integrated-as

CLANG_CONFIG_arm64_EXTRA_LDFLAGS :=