Sophie

Sophie

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

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

--- chromium-60.0.3112.90/third_party/angle/src/vulkan_support/BUILD.gn.bak	2017-08-03 00:06:35.000000000 +0200
+++ chromium-60.0.3112.90/third_party/angle/src/vulkan_support/BUILD.gn	2017-08-07 23:31:49.143982208 +0200
@@ -174,10 +174,6 @@
   defines = [ "VULKAN_NON_CMAKE_BUILD" ]
   if (is_clang || !is_win) {
     cflags = [ "-Wno-unused-function" ]
-
-    # See https://github.com/KhronosGroup/Vulkan-LoaderAndValidationLayers/issues/1649
-    # TODO(jmadill): Lift this once github issue is fixed.
-    cflags += [ "-Wno-ignored-attributes" ]
   }
   if (is_linux) {
     defines += [