am ae90c07c
: Merge "Disable transitive symbol resolving for arm64."
* commit 'ae90c07c9786622acf9ee329282161ed9aea011e': Disable transitive symbol resolving for arm64.
This commit is contained in:
@@ -114,6 +114,9 @@ TARGET_GLOBAL_LDFLAGS += \
|
|||||||
-Wl,--hash-style=gnu \
|
-Wl,--hash-style=gnu \
|
||||||
$(arch_variant_ldflags)
|
$(arch_variant_ldflags)
|
||||||
|
|
||||||
|
# Disable transitive dependency library symbol resolving.
|
||||||
|
TARGET_GLOBAL_LDFLAGS += -Wl,--allow-shlib-undefined
|
||||||
|
|
||||||
TARGET_GLOBAL_CPPFLAGS += -fvisibility-inlines-hidden
|
TARGET_GLOBAL_CPPFLAGS += -fvisibility-inlines-hidden
|
||||||
|
|
||||||
# More flags/options can be added here
|
# More flags/options can be added here
|
||||||
|
Reference in New Issue
Block a user