summaryrefslogtreecommitdiff
path: root/modules/audio_device.target.linux-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 /modules/audio_device.target.linux-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 'modules/audio_device.target.linux-mips.mk')
-rw-r--r--modules/audio_device.target.linux-mips.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/audio_device.target.linux-mips.mk b/modules/audio_device.target.linux-mips.mk
index a881c22b..3b437a74 100644
--- a/modules/audio_device.target.linux-mips.mk
+++ b/modules/audio_device.target.linux-mips.mk
@@ -99,6 +99,7 @@ MY_DEFS_Debug := \
'-DWEBRTC_CHROMIUM_BUILD' \
'-DMIPS32_LE' \
'-DMIPS_FPU_LE' \
+ '-DWEBRTC_POSIX' \
'-DWEBRTC_LINUX' \
'-DWEBRTC_ANDROID' \
'-DWEBRTC_ANDROID_OPENSLES' \
@@ -212,6 +213,7 @@ MY_DEFS_Release := \
'-DWEBRTC_CHROMIUM_BUILD' \
'-DMIPS32_LE' \
'-DMIPS_FPU_LE' \
+ '-DWEBRTC_POSIX' \
'-DWEBRTC_LINUX' \
'-DWEBRTC_ANDROID' \
'-DWEBRTC_ANDROID_OPENSLES' \