public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/chromium] epel9-next: bundle jsoncpp due to build errors
@ 2026-08-07 16:05 Than Ngo
  0 siblings, 0 replies; only message in thread
From: Than Ngo @ 2026-08-07 16:05 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/chromium
Branch : epel9-next
Commit : 79154724efce415748664547581de44fd019116d
Author : Than Ngo <than@redhat.com>
Date   : 2024-02-07T12:46:28+01:00
Stats  : +2/-4 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/chromium/c/79154724efce415748664547581de44fd019116d?branch=epel9-next

Log:
bundle jsoncpp due to build errors

---
diff --git a/chromium.spec b/chromium.spec
index 8aa066f..167fe04 100644
--- a/chromium.spec
+++ b/chromium.spec
@@ -190,9 +190,9 @@
 # This is left here to ease the change if that ever switches.
 %global bundleicu 1
 
-# system libre2.so is not supported with use_custom_libcxx=true
-# because the library's interface relies on libstdc++'s std::string and std::vector.
+# system re2, jsoncpp, build errors with use_custom_libcxx=true
 %global bundlere2 1
+%global bundlejsoncpp 1
 %global bundlelibaom 1
 %global bundlelibavif 1
 %global bundledav1d 1
@@ -229,7 +229,6 @@
 %global bundlelibtiff 1
 %global bundlecrc32c 1
 %global bundlewoff2 1
-%global bundlejsoncpp 1
 %global bundledoubleconversion 1
 %global bundlelibsecret 1
 %global bundlesnappy 1
@@ -260,7 +259,6 @@
 %global bundlecrc32c 0
 %endif
 %global bundlewoff2 0
-%global bundlejsoncpp 0
 %global bundledoubleconversion 0
 %global bundlelibsecret 0
 %global bundlesnappy 0

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-07 16:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 16:05 [rpms/chromium] epel9-next: bundle jsoncpp due to build errors Than Ngo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox