forked from openkylin/platform_build
am 263e22d4: am 051f18f0: am f37e96e2: Merge "Revert "Enable linker -fix-cortex-a53-843419""
* commit '263e22d424a80de023143c4758e1e534c726a07d': Revert "Enable linker -fix-cortex-a53-843419"
This commit is contained in:
commit
1849365e7b
|
@ -114,7 +114,6 @@ 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