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