forked from openkylin/platform_build
am 00b0f345: am 45c4c5af: am 7bd978c2: Merge "Enable linker -fix-cortex-a53-843419"
* commit '00b0f345b62065979dbebb648e4d549953577ac3': Enable linker -fix-cortex-a53-843419
This commit is contained in:
commit
93b8969085
|
@ -114,6 +114,7 @@ TARGET_GLOBAL_LDFLAGS += \
|
|||
-Wl,--fatal-warnings \
|
||||
-Wl,-maarch64linux \
|
||||
-Wl,--hash-style=gnu \
|
||||
-Wl,--fix-cortex-a53-843419 \
|
||||
$(arch_variant_ldflags)
|
||||
|
||||
# Disable transitive dependency library symbol resolving.
|
||||
|
|
Loading…
Reference in New Issue