[arch-commits] Commit in chromium/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Wed Oct 10 10:29:33 UTC 2018


    Date: Wednesday, October 10, 2018 @ 10:29:33
  Author: foutrelis
Revision: 336090

Preserve compiler flags now that our clang is recent enough

Modified:
  chromium/trunk/PKGBUILD

----------+
 PKGBUILD |    5 -----
 1 file changed, 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-10 10:26:04 UTC (rev 336089)
+++ PKGBUILD	2018-10-10 10:29:33 UTC (rev 336090)
@@ -91,11 +91,6 @@
   # https://bugs.gentoo.org/661880#c21
   patch -Np1 -i ../chromium-system-icu.patch
 
-  # Remove compiler flags not supported by our system clang
-  sed -i \
-    -e '/"-Wno-ignored-pragma-optimize"/d' \
-    build/config/compiler/BUILD.gn
-
   # Force script incompatible with Python 3 to use /usr/bin/python2
   sed -i '1s|python$|&2|' third_party/dom_distiller_js/protoc_plugins/*.py
 



More information about the arch-commits mailing list