bundle woff2 due to linker errors

epel9 imports/epel9/chromium-121.0.6167.160-1.el9
Than Ngo 8 months ago
parent 452a75c80c
commit cf29e798d9

@ -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

Loading…
Cancel
Save