Merge "Remove dangling reference to LLVMgold.so" into main
This commit is contained in:
@@ -413,7 +413,6 @@ ifneq ($(filter cfi,$(my_sanitize)),)
|
|||||||
my_cflags += -fvisibility=default
|
my_cflags += -fvisibility=default
|
||||||
endif
|
endif
|
||||||
my_ldflags += $(CFI_EXTRA_LDFLAGS)
|
my_ldflags += $(CFI_EXTRA_LDFLAGS)
|
||||||
my_arflags += --plugin $(LLVM_PREBUILTS_PATH)/../lib64/LLVMgold.so
|
|
||||||
|
|
||||||
ifeq ($(LOCAL_FORCE_STATIC_EXECUTABLE),true)
|
ifeq ($(LOCAL_FORCE_STATIC_EXECUTABLE),true)
|
||||||
my_ldflags := $(filter-out -fsanitize-cfi-cross-dso,$(my_ldflags))
|
my_ldflags := $(filter-out -fsanitize-cfi-cross-dso,$(my_ldflags))
|
||||||
|
Reference in New Issue
Block a user