Fix Unknown command line argument '-split-threshold-for-reg-with-hint=0'

on fedora < 40
epel8 imports/epel9/chromium-126.0.6478.55-1.el9
Than Ngo 3 months ago
parent 53321af48c
commit dddcecbfc5

@ -1247,7 +1247,7 @@ cp /opt/rh/%{toolset}-%{dts_version}/root/usr/include/c++/%{dts_version}/optiona
%patch -P352 -p1 -b .workaround_for_crash_on_BTI_capable_system
%endif
%if 0%{?rhel} && 0%{?rhel} < 10 || 0%{?fedora} && 0%{?fedora} < 39
%if 0%{?rhel} && 0%{?rhel} < 10 || 0%{?fedora} && 0%{?fedora} < 40
%patch -P354 -p1 -b .split-threshold-for-reg-with-hint
%endif

Loading…
Cancel
Save