summaryrefslogtreecommitdiffstats
path: root/third_party/qcms
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/qcms')
-rw-r--r--third_party/qcms/qcms.gyp3
1 files changed, 3 insertions, 0 deletions
diff --git a/third_party/qcms/qcms.gyp b/third_party/qcms/qcms.gyp
index 01b9543..0208b1e 100644
--- a/third_party/qcms/qcms.gyp
+++ b/third_party/qcms/qcms.gyp
@@ -26,6 +26,9 @@
'./src',
],
},
+ # Warning (sign-conversion) fixed upstream by large refactoring. Can be
+ # removed on next roll.
+ 'msvs_disabled_warnings': [ 4018 ],
'conditions': [
[ 'target_arch != "arm" and OS in ["linux", "freebsd", "openbsd", "solaris"]', {
'cflags': [