Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-updates-src > by-pkgid > d0e3cdee08045b3d0e6744609d743407 > files > 10

chromium-browser-stable-60.0.3112.101-1.mga5.src.rpm

--- chromium-60.0.3112.40/third_party/WebKit/Source/platform/wtf/BUILD.gn.bignum-werror-fix	2017-06-22 00:03:16.000000000 +0200
+++ chromium-60.0.3112.40/third_party/WebKit/Source/platform/wtf/BUILD.gn	2017-06-25 13:21:32.311720897 +0200
@@ -296,6 +296,7 @@
     libs = [ "log" ]
   }
   if (is_linux) {
+    cflags = [ "-Wno-error=strict-overflow" ]
     libs = [ "dl" ]
   }