summaryrefslogtreecommitdiff
path: root/src/translator.target.darwin-mips.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/translator.target.darwin-mips.mk')
-rw-r--r--src/translator.target.darwin-mips.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/translator.target.darwin-mips.mk b/src/translator.target.darwin-mips.mk
index af2a2d5d..0332fe2a 100644
--- a/src/translator.target.darwin-mips.mk
+++ b/src/translator.target.darwin-mips.mk
@@ -119,6 +119,7 @@ MY_DEFS_Debug := \
'-D_FILE_OFFSET_BITS=64' \
'-DNO_TCMALLOC' \
'-DDISABLE_NACL' \
+ '-DV8_DEPRECATION_WARNINGS' \
'-DCHROMIUM_BUILD' \
'-DUSE_LIBJPEG_TURBO=1' \
'-DUSE_PROPRIETARY_CODECS' \
@@ -206,6 +207,7 @@ MY_DEFS_Release := \
'-D_FILE_OFFSET_BITS=64' \
'-DNO_TCMALLOC' \
'-DDISABLE_NACL' \
+ '-DV8_DEPRECATION_WARNINGS' \
'-DCHROMIUM_BUILD' \
'-DUSE_LIBJPEG_TURBO=1' \
'-DUSE_PROPRIETARY_CODECS' \