linux: Fix one compiler warning.
authorCheng Zhao <zcbenz@gmail.com>
Thu, 20 Feb 2014 10:58:56 +0000 (18:58 +0800)
committerCheng Zhao <zcbenz@gmail.com>
Thu, 20 Feb 2014 10:58:56 +0000 (18:58 +0800)
common.gypi

index 64dd63d2c5846c9067501de76962633556ab0d21..62cce1ef8cd0e0f1abe0debc85f571778cd45990 100644 (file)
@@ -85,6 +85,7 @@
               '-Wno-pointer-sign',
               '-Wno-string-plus-int',
               '-Wno-unused-variable',
+              '-Wno-unused-value',
               '-Wno-deprecated-declarations',
               '-Wno-return-type',
             ],