Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
5d1e4f02fa |
@ -84,7 +84,7 @@ Patch02: annobin-tmp-skip-libannocheck-test.patch
|
|||||||
%{?scl:Requires:%scl_require_package %{scl} gcc}
|
%{?scl:Requires:%scl_require_package %{scl} gcc}
|
||||||
|
|
||||||
BuildRequires: %{?scl_prefix}gcc
|
BuildRequires: %{?scl_prefix}gcc
|
||||||
BuildRequires: %{?scl_prefix}annobin-plugin-gcc
|
|
||||||
%define gcc_for_annobin %{?_scl_root}/usr/bin/gcc
|
%define gcc_for_annobin %{?_scl_root}/usr/bin/gcc
|
||||||
%define gxx_for_annobin %{?_scl_root}/usr/bin/g++
|
%define gxx_for_annobin %{?_scl_root}/usr/bin/g++
|
||||||
|
|
||||||
@ -92,10 +92,6 @@ BuildRequires: %{?scl_prefix}annobin-plugin-gcc
|
|||||||
|
|
||||||
# Make sure that the necessary sub-packages are built.
|
# Make sure that the necessary sub-packages are built.
|
||||||
|
|
||||||
%if %{with gccplugin}
|
|
||||||
Requires: %{name}-plugin-gcc
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%if %{with llvmplugin}
|
%if %{with llvmplugin}
|
||||||
Requires: %{name}-plugin-llvm
|
Requires: %{name}-plugin-llvm
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user