summaryrefslogtreecommitdiff
path: root/system_wrappers/source/cpu_features_android.target.darwin-mips.mk
diff options
context:
space:
mode:
authorAndroid Chromium Automerger <chromium-automerger@android>2014-03-11 21:42:57 +0000
committerAndroid Chromium Automerger <chromium-automerger@android>2014-03-11 21:42:57 +0000
commitf73a18d86a5e341607cbd1e6027cce1ac24fa395 (patch)
tree251130bc4a3de969e269e1d2f7163af4573585e6 /system_wrappers/source/cpu_features_android.target.darwin-mips.mk
parentfb93ba1b488389a6fdece8c967fcd96799ef3d40 (diff)
downloadwebrtc-f73a18d86a5e341607cbd1e6027cce1ac24fa395.tar.gz
Update makefiles after merge of Chromium at 256314
This commit was generated by merge_from_chromium.py. Change-Id: Ifaf1a7c7c676d42d98778063bf58aed8a3988417
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' \