Merge "Add -no-integrated-as for ARM64."
This commit is contained in:
@@ -1,8 +1,10 @@
|
|||||||
# Clang flags for arm64 arch, target or host.
|
# 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 := \
|
CLANG_CONFIG_arm64_EXTRA_CFLAGS := \
|
||||||
|
-no-integrated-as
|
||||||
|
|
||||||
CLANG_CONFIG_arm64_EXTRA_LDFLAGS :=
|
CLANG_CONFIG_arm64_EXTRA_LDFLAGS :=
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user