summaryrefslogtreecommitdiff
path: root/ft2.target.linux-x86.mk
diff options
context:
space:
mode:
authorAndroid Chromium Automerger <chromium-automerger@android>2013-12-02 14:42:50 +0000
committerAndroid Chromium Automerger <chromium-automerger@android>2013-12-02 14:42:50 +0000
commitcac4ad2d98a25b3462382d0a513589369e461066 (patch)
tree74ea7fbca07c64e93ce0f15b09b4ce1bca593ffd /ft2.target.linux-x86.mk
parent2571a14fa17ea0dc0ddbf22febd5fa3ec337272b (diff)
downloadfreetype-cac4ad2d98a25b3462382d0a513589369e461066.tar.gz
Update makefiles after merge of Chromium at 238097
This commit was generated by merge_from_chromium.py. Change-Id: I41ca1c066d652ce142608dea12c240af46dbf156
Diffstat (limited to 'ft2.target.linux-x86.mk')
-rw-r--r--ft2.target.linux-x86.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/ft2.target.linux-x86.mk b/ft2.target.linux-x86.mk
index e29e0b0..f3cccda 100644
--- a/ft2.target.linux-x86.mk
+++ b/ft2.target.linux-x86.mk
@@ -87,6 +87,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' \
@@ -175,6 +176,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' \