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

Commit d720c5a2 authored by Tim Murray's avatar Tim Murray Committed by Gerrit Code Review
Browse files

Merge "Add -no-integrated-as for ARM64."

parents a6b8025a 6f144b8f
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 :=