Android: use lld linker

master
MoNTE48 2020-11-07 23:41:51 +01:00 committed by Maksim
parent 5de9d6a900
commit 03d4ddc7db
1 changed files with 1 additions and 3 deletions

View File

@ -33,6 +33,4 @@ else
APP_LDFLAGS :=
endif
ifeq ($(APP_ABI),arm64-v8a)
APP_LDFLAGS += -fuse-ld=gold
endif
APP_LDFLAGS += -fuse-ld=lld