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

Evangelos Foutras foutrelis at archlinux.org
Sun Oct 8 19:01:08 UTC 2017


    Date: Sunday, October 8, 2017 @ 19:01:04
  Author: foutrelis
Revision: 307155

Set exclude_unwind_tables=true to save ~21 MiB (FS#55914)

Modified:
  chromium/trunk/PKGBUILD
  chromium/trunk/PKGBUILD.62

-------------+
 PKGBUILD    |    1 +
 PKGBUILD.62 |    1 +
 2 files changed, 2 insertions(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-08 18:10:52 UTC (rev 307154)
+++ PKGBUILD	2017-10-08 19:01:04 UTC (rev 307155)
@@ -130,6 +130,7 @@
     'is_clang=false'
     'clang_use_chrome_plugins=false'
     'is_debug=false'
+    'exclude_unwind_tables=true'
     'fatal_linker_warnings=false'
     'treat_warnings_as_errors=false'
     'fieldtrial_testing_like_official_build=true'

Modified: PKGBUILD.62
===================================================================
--- PKGBUILD.62	2017-10-08 18:10:52 UTC (rev 307154)
+++ PKGBUILD.62	2017-10-08 19:01:04 UTC (rev 307155)
@@ -133,6 +133,7 @@
     'is_clang=false'
     'clang_use_chrome_plugins=false'
     'is_debug=false'
+    'exclude_unwind_tables=true'
     'fatal_linker_warnings=false'
     'treat_warnings_as_errors=false'
     'fieldtrial_testing_like_official_build=true'



More information about the arch-commits mailing list