summaryrefslogtreecommitdiff
path: root/modules/video_render_module.target.linux-mips.mk
diff options
context:
space:
mode:
authorAndroid Chromium Automerger <chromium-automerger@android>2014-03-12 09:46:45 +0000
committerAndroid Chromium Automerger <chromium-automerger@android>2014-03-12 09:46:45 +0000
commit6ae5588d130a64ab44e9892495f138e67ce1d6de (patch)
tree9df285f52e7097102c77a9748b98d782bd3e1fd9 /modules/video_render_module.target.linux-mips.mk
parent8d9f6d0c63b44c0af134da69275996db811e4d96 (diff)
downloadwebrtc-6ae5588d130a64ab44e9892495f138e67ce1d6de.tar.gz
Update makefiles after merge of Chromium at 256489
This commit was generated by merge_from_chromium.py. Change-Id: If4b80a409438e889814eb680645a98a4b196dfb1
Diffstat (limited to 'modules/video_render_module.target.linux-mips.mk')
-rw-r--r--modules/video_render_module.target.linux-mips.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/video_render_module.target.linux-mips.mk b/modules/video_render_module.target.linux-mips.mk
index 1335ab50..ab4cbc08 100644
--- a/modules/video_render_module.target.linux-mips.mk
+++ b/modules/video_render_module.target.linux-mips.mk
@@ -87,7 +87,6 @@ MY_DEFS_Debug := \
'-DENABLE_NEW_GAMEPAD_API=1' \
'-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \
'-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \
- '-DUSE_OPENSSL=1' \
'-DENABLE_EGLIMAGE=1' \
'-DCLD_VERSION=1' \
'-DENABLE_PRINTING=1' \
@@ -101,6 +100,7 @@ MY_DEFS_Debug := \
'-DWEBRTC_LINUX' \
'-DWEBRTC_ANDROID' \
'-DWEBRTC_ANDROID_OPENSLES' \
+ '-DUSE_OPENSSL=1' \
'-D__STDC_CONSTANT_MACROS' \
'-D__STDC_FORMAT_MACROS' \
'-DANDROID' \
@@ -194,7 +194,6 @@ MY_DEFS_Release := \
'-DENABLE_NEW_GAMEPAD_API=1' \
'-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \
'-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \
- '-DUSE_OPENSSL=1' \
'-DENABLE_EGLIMAGE=1' \
'-DCLD_VERSION=1' \
'-DENABLE_PRINTING=1' \
@@ -208,6 +207,7 @@ MY_DEFS_Release := \
'-DWEBRTC_LINUX' \
'-DWEBRTC_ANDROID' \
'-DWEBRTC_ANDROID_OPENSLES' \
+ '-DUSE_OPENSSL=1' \
'-D__STDC_CONSTANT_MACROS' \
'-D__STDC_FORMAT_MACROS' \
'-DANDROID' \