summaryrefslogtreecommitdiff
path: root/system_wrappers/source/cpu_features_android.target.darwin-mips.mk
diff options
context:
space:
mode:
Diffstat (limited to 'system_wrappers/source/cpu_features_android.target.darwin-mips.mk')
-rw-r--r--system_wrappers/source/cpu_features_android.target.darwin-mips.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/system_wrappers/source/cpu_features_android.target.darwin-mips.mk b/system_wrappers/source/cpu_features_android.target.darwin-mips.mk
index 92eb39e4..37ef2b5d 100644
--- a/system_wrappers/source/cpu_features_android.target.darwin-mips.mk
+++ b/system_wrappers/source/cpu_features_android.target.darwin-mips.mk
@@ -88,6 +88,7 @@ MY_DEFS_Debug := \
'-DWEBRTC_CHROMIUM_BUILD' \
'-DMIPS32_LE' \
'-DMIPS_FPU_LE' \
+ '-DWEBRTC_POSIX' \
'-DWEBRTC_LINUX' \
'-DWEBRTC_ANDROID' \
'-DWEBRTC_ANDROID_OPENSLES' \
@@ -186,6 +187,7 @@ MY_DEFS_Release := \
'-DWEBRTC_CHROMIUM_BUILD' \
'-DMIPS32_LE' \
'-DMIPS_FPU_LE' \
+ '-DWEBRTC_POSIX' \
'-DWEBRTC_LINUX' \
'-DWEBRTC_ANDROID' \
'-DWEBRTC_ANDROID_OPENSLES' \