We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ad2812 commit f14556fCopy full SHA for f14556f
llvm.spec
@@ -293,8 +293,10 @@ BuildRequires: python%{python3_pkgversion}-myst-parser
293
BuildRequires: multilib-rpm-config
294
%if %{with gold}
295
BuildRequires: binutils-devel
296
+%if %{undefined rhel} || 0%{?rhel} > 8
297
BuildRequires: binutils-gold
298
%endif
299
+%endif
300
%ifarch %{valgrind_arches}
301
# Enable extra functionality when run the LLVM JIT under valgrind.
302
BuildRequires: valgrind-devel
0 commit comments