Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index 1506bdd06652bd70d27d63ca9ee398c166a95cd6..955ef281bf9b632732df8f0e94104029fbcc7a42 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -3721,9 +3721,6 @@ |
['clang==1 and arm_arch!="" and OS!="android"', { |
'cflags': [ |
'-target arm-linux-gnueabihf', |
- # TODO(sbc): Remove this once the warning in libvpx is fixed: |
- # https://code.google.com/p/webm/issues/detail?id=829 |
- '-Wno-absolute-value', |
], |
'ldflags': [ |
'-target arm-linux-gnueabihf', |