summaryrefslogtreecommitdiff
path: root/libvpx.target.darwin-arm64.mk
diff options
context:
space:
mode:
Diffstat (limited to 'libvpx.target.darwin-arm64.mk')
-rw-r--r--libvpx.target.darwin-arm64.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/libvpx.target.darwin-arm64.mk b/libvpx.target.darwin-arm64.mk
index 47e8286..b029360 100644
--- a/libvpx.target.darwin-arm64.mk
+++ b/libvpx.target.darwin-arm64.mk
@@ -237,6 +237,7 @@ MY_DEFS_Debug := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Debug := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/generic \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \
@@ -331,6 +332,7 @@ MY_DEFS_Release := \
# Include paths placed before CFLAGS/CPPFLAGS
LOCAL_C_INCLUDES_Release := \
+ $(gyp_shared_intermediate_dir) \
$(LOCAL_PATH)/third_party/libvpx/source/config/linux/generic \
$(LOCAL_PATH)/third_party/libvpx/source/config \
$(LOCAL_PATH)/third_party/libvpx/source/libvpx \