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

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

am d720c5a2: Merge "Add -no-integrated-as for ARM64."

* commit 'd720c5a2':
  Add -no-integrated-as for ARM64.
parents 887a52d0 d720c5a2
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 :=