summaryrefslogtreecommitdiff
path: root/video_engine/video_engine_core.target.linux-mips.mk
diff options
context:
space:
mode:
Diffstat (limited to 'video_engine/video_engine_core.target.linux-mips.mk')
-rw-r--r--video_engine/video_engine_core.target.linux-mips.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/video_engine/video_engine_core.target.linux-mips.mk b/video_engine/video_engine_core.target.linux-mips.mk
index f14fa989..ec3abd65 100644
--- a/video_engine/video_engine_core.target.linux-mips.mk
+++ b/video_engine/video_engine_core.target.linux-mips.mk
@@ -96,6 +96,7 @@ MY_CFLAGS_Debug := \
MY_DEFS_Debug := \
'-DV8_DEPRECATION_WARNINGS' \
+ '-DBLINK_SCALE_FILTERS_AT_RECORD_TIME' \
'-D_FILE_OFFSET_BITS=64' \
'-DNO_TCMALLOC' \
'-DDISABLE_NACL' \
@@ -196,6 +197,7 @@ MY_CFLAGS_Release := \
MY_DEFS_Release := \
'-DV8_DEPRECATION_WARNINGS' \
+ '-DBLINK_SCALE_FILTERS_AT_RECORD_TIME' \
'-D_FILE_OFFSET_BITS=64' \
'-DNO_TCMALLOC' \
'-DDISABLE_NACL' \