From 79154724efce415748664547581de44fd019116d Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Wed, 7 Feb 2024 12:46:28 +0100 Subject: [PATCH] bundle jsoncpp due to build errors --- chromium.spec | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/chromium.spec b/chromium.spec index 8aa066fb..167fe04d 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