commit e4723550315962e6eea8c736cc92e2762459cb42
Author: Akarshan Biswas <akarshanbiswas(a)fedoraproject.org>
Date: Sun Dec 15 10:05:12 2019 +0530
Disable system libicu for fedora 31 and below and remove extra not needed patches
chromium-freeworld.spec | 2 +-
chromium-gcc9-dns_util-ambiguous-ctor.patch | 20 -
chromium-gcc9-r688676.patch | 1471 ---------------------------
chromium-gcc9-r694853.patch | 51 -
chromium-gcc9-r696834.patch | 89 --
chromium-gcc9-r706467.patch | 48 -
chromium-v8-gcc9.patch | 32 -
7 files changed, 1 insertion(+), 1712 deletions(-)
---
diff --git a/chromium-freeworld.spec b/chromium-freeworld.spec
index 2038e52..64b1e13 100644
--- a/chromium-freeworld.spec
+++ b/chromium-freeworld.spec
@@ -40,7 +40,7 @@
# Allow testing whether icu can be unbundled
# A patch fix building so enabled by default for Fedora 30
# Need icu version >= 64
-%bcond_without system_libicu
+%bcond_with system_libicu
%if 0%{?fedora} >= 31
# Allow testing whether libvpx can be unbundled
%bcond_with system_libvpx