From cf29e798d96e55adcf33d183a19971521b37facd Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Feb 07 2024 13:57:15 +0000 Subject: bundle woff2 due to linker errors --- diff --git a/chromium.spec b/chromium.spec index d9b45be..1c94191 100644 --- a/chromium.spec +++ b/chromium.spec @@ -190,9 +190,10 @@ # This is left here to ease the change if that ever switches. %global bundleicu 1 -# system re2, jsoncpp, build errors with use_custom_libcxx=true +# bundle re2, jsoncpp, woff2 - build errors with use_custom_libcxx=true %global bundlere2 1 %global bundlejsoncpp 1 +%global bundlewoff2 1 %global bundlelibaom 1 %global bundlelibavif 1 %global bundledav1d 1 @@ -228,7 +229,6 @@ %global bundlelcms2 1 %global bundlelibtiff 1 %global bundlecrc32c 1 -%global bundlewoff2 1 %global bundledoubleconversion 1 %global bundlelibsecret 1 %global bundlesnappy 1 @@ -259,7 +259,6 @@ %global bundlecrc32c 0 %global bundleharfbuzz 0 %endif -%global bundlewoff2 0 %global bundledoubleconversion 0 %global bundlelibsecret 0 %global bundlesnappy 0