summaryrefslogtreecommitdiff
path: root/libvpx_obj_int_extract.host.darwin-arm64.mk
diff options
context:
space:
mode:
Diffstat (limited to 'libvpx_obj_int_extract.host.darwin-arm64.mk')
-rw-r--r--libvpx_obj_int_extract.host.darwin-arm64.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/libvpx_obj_int_extract.host.darwin-arm64.mk b/libvpx_obj_int_extract.host.darwin-arm64.mk
index e9a6169..7cdd746 100644
--- a/libvpx_obj_int_extract.host.darwin-arm64.mk
+++ b/libvpx_obj_int_extract.host.darwin-arm64.mk
@@ -189,8 +189,9 @@ LOCAL_LDFLAGS_Release := \
-pthread \
-fPIC
+LOCAL_GYP_LIBS :=
-LOCAL_LDFLAGS := $(LOCAL_LDFLAGS_$(GYP_CONFIGURATION))
+LOCAL_LDFLAGS := $(LOCAL_LDFLAGS_$(GYP_CONFIGURATION)) $(LOCAL_GYP_LIBS)
### Set directly by aosp_build_settings.
LOCAL_CLANG := true