forked from pool/gcc14
[boo#1219031]
- Re-enable AutoReqProv for cross packages but filter files processed via __requires_exclude_from and __provides_exclude_from. OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc14?expand=0&rev=12
This commit is contained in:
parent
832d41a9cb
commit
967c1ec834
@ -303,7 +303,6 @@ Conflicts: cross-%{cross_arch}-gcc14
|
|||||||
# the libs, though)
|
# the libs, though)
|
||||||
Requires: libstdc++6-devel-gcc14
|
Requires: libstdc++6-devel-gcc14
|
||||||
%endif
|
%endif
|
||||||
AutoReqProv: off
|
|
||||||
%if 0%{!?gcc_accel:1}
|
%if 0%{!?gcc_accel:1}
|
||||||
BuildRequires: update-alternatives
|
BuildRequires: update-alternatives
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
@ -825,6 +824,9 @@ Newlib development files for the amdgcn offload target compiler.
|
|||||||
|
|
||||||
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
||||||
|
|
||||||
|
%define __provides_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
%define __requires_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
|
||||||
%install
|
%install
|
||||||
cd obj-%{GCCDIST}
|
cd obj-%{GCCDIST}
|
||||||
|
|
||||||
|
@ -303,7 +303,6 @@ Conflicts: cross-%{cross_arch}-gcc14
|
|||||||
# the libs, though)
|
# the libs, though)
|
||||||
Requires: libstdc++6-devel-gcc14
|
Requires: libstdc++6-devel-gcc14
|
||||||
%endif
|
%endif
|
||||||
AutoReqProv: off
|
|
||||||
%if 0%{!?gcc_accel:1}
|
%if 0%{!?gcc_accel:1}
|
||||||
BuildRequires: update-alternatives
|
BuildRequires: update-alternatives
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
@ -825,6 +824,9 @@ Newlib development files for the amdgcn offload target compiler.
|
|||||||
|
|
||||||
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
||||||
|
|
||||||
|
%define __provides_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
%define __requires_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
|
||||||
%install
|
%install
|
||||||
cd obj-%{GCCDIST}
|
cd obj-%{GCCDIST}
|
||||||
|
|
||||||
|
@ -303,7 +303,6 @@ Conflicts: cross-%{cross_arch}-gcc14
|
|||||||
# the libs, though)
|
# the libs, though)
|
||||||
Requires: libstdc++6-devel-gcc14
|
Requires: libstdc++6-devel-gcc14
|
||||||
%endif
|
%endif
|
||||||
AutoReqProv: off
|
|
||||||
%if 0%{!?gcc_accel:1}
|
%if 0%{!?gcc_accel:1}
|
||||||
BuildRequires: update-alternatives
|
BuildRequires: update-alternatives
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
@ -825,6 +824,9 @@ Newlib development files for the amdgcn offload target compiler.
|
|||||||
|
|
||||||
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
||||||
|
|
||||||
|
%define __provides_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
%define __requires_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
|
||||||
%install
|
%install
|
||||||
cd obj-%{GCCDIST}
|
cd obj-%{GCCDIST}
|
||||||
|
|
||||||
|
@ -303,7 +303,6 @@ Conflicts: cross-%{cross_arch}-gcc14
|
|||||||
# the libs, though)
|
# the libs, though)
|
||||||
Requires: libstdc++6-devel-gcc14
|
Requires: libstdc++6-devel-gcc14
|
||||||
%endif
|
%endif
|
||||||
AutoReqProv: off
|
|
||||||
%if 0%{!?gcc_accel:1}
|
%if 0%{!?gcc_accel:1}
|
||||||
BuildRequires: update-alternatives
|
BuildRequires: update-alternatives
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
@ -825,6 +824,9 @@ Newlib development files for the amdgcn offload target compiler.
|
|||||||
|
|
||||||
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
||||||
|
|
||||||
|
%define __provides_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
%define __requires_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
|
||||||
%install
|
%install
|
||||||
cd obj-%{GCCDIST}
|
cd obj-%{GCCDIST}
|
||||||
|
|
||||||
|
@ -304,7 +304,6 @@ Conflicts: cross-%{cross_arch}-gcc14
|
|||||||
# the libs, though)
|
# the libs, though)
|
||||||
Requires: libstdc++6-devel-gcc14
|
Requires: libstdc++6-devel-gcc14
|
||||||
%endif
|
%endif
|
||||||
AutoReqProv: off
|
|
||||||
%if 0%{!?gcc_accel:1}
|
%if 0%{!?gcc_accel:1}
|
||||||
BuildRequires: update-alternatives
|
BuildRequires: update-alternatives
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
@ -826,6 +825,9 @@ Newlib development files for the amdgcn offload target compiler.
|
|||||||
|
|
||||||
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
||||||
|
|
||||||
|
%define __provides_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
%define __requires_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
|
||||||
%install
|
%install
|
||||||
cd obj-%{GCCDIST}
|
cd obj-%{GCCDIST}
|
||||||
|
|
||||||
|
@ -303,7 +303,6 @@ Conflicts: cross-%{cross_arch}-gcc14
|
|||||||
# the libs, though)
|
# the libs, though)
|
||||||
Requires: libstdc++6-devel-gcc14
|
Requires: libstdc++6-devel-gcc14
|
||||||
%endif
|
%endif
|
||||||
AutoReqProv: off
|
|
||||||
%if 0%{!?gcc_accel:1}
|
%if 0%{!?gcc_accel:1}
|
||||||
BuildRequires: update-alternatives
|
BuildRequires: update-alternatives
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
@ -825,6 +824,9 @@ Newlib development files for the amdgcn offload target compiler.
|
|||||||
|
|
||||||
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
||||||
|
|
||||||
|
%define __provides_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
%define __requires_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
|
||||||
%install
|
%install
|
||||||
cd obj-%{GCCDIST}
|
cd obj-%{GCCDIST}
|
||||||
|
|
||||||
|
@ -303,7 +303,6 @@ Conflicts: cross-%{cross_arch}-gcc14
|
|||||||
# the libs, though)
|
# the libs, though)
|
||||||
Requires: libstdc++6-devel-gcc14
|
Requires: libstdc++6-devel-gcc14
|
||||||
%endif
|
%endif
|
||||||
AutoReqProv: off
|
|
||||||
%if 0%{!?gcc_accel:1}
|
%if 0%{!?gcc_accel:1}
|
||||||
BuildRequires: update-alternatives
|
BuildRequires: update-alternatives
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
@ -825,6 +824,9 @@ Newlib development files for the amdgcn offload target compiler.
|
|||||||
|
|
||||||
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
||||||
|
|
||||||
|
%define __provides_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
%define __requires_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
|
||||||
%install
|
%install
|
||||||
cd obj-%{GCCDIST}
|
cd obj-%{GCCDIST}
|
||||||
|
|
||||||
|
@ -303,7 +303,6 @@ Conflicts: cross-%{cross_arch}-gcc14
|
|||||||
# the libs, though)
|
# the libs, though)
|
||||||
Requires: libstdc++6-devel-gcc14
|
Requires: libstdc++6-devel-gcc14
|
||||||
%endif
|
%endif
|
||||||
AutoReqProv: off
|
|
||||||
%if 0%{!?gcc_accel:1}
|
%if 0%{!?gcc_accel:1}
|
||||||
BuildRequires: update-alternatives
|
BuildRequires: update-alternatives
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
@ -825,6 +824,9 @@ Newlib development files for the amdgcn offload target compiler.
|
|||||||
|
|
||||||
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
||||||
|
|
||||||
|
%define __provides_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
%define __requires_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
|
||||||
%install
|
%install
|
||||||
cd obj-%{GCCDIST}
|
cd obj-%{GCCDIST}
|
||||||
|
|
||||||
|
@ -303,7 +303,6 @@ Conflicts: cross-%{cross_arch}-gcc14
|
|||||||
# the libs, though)
|
# the libs, though)
|
||||||
Requires: libstdc++6-devel-gcc14
|
Requires: libstdc++6-devel-gcc14
|
||||||
%endif
|
%endif
|
||||||
AutoReqProv: off
|
|
||||||
%if 0%{!?gcc_accel:1}
|
%if 0%{!?gcc_accel:1}
|
||||||
BuildRequires: update-alternatives
|
BuildRequires: update-alternatives
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
@ -825,6 +824,9 @@ Newlib development files for the amdgcn offload target compiler.
|
|||||||
|
|
||||||
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
||||||
|
|
||||||
|
%define __provides_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
%define __requires_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
|
||||||
%install
|
%install
|
||||||
cd obj-%{GCCDIST}
|
cd obj-%{GCCDIST}
|
||||||
|
|
||||||
|
@ -304,7 +304,6 @@ Conflicts: cross-%{cross_arch}-gcc14
|
|||||||
# the libs, though)
|
# the libs, though)
|
||||||
Requires: libstdc++6-devel-gcc14
|
Requires: libstdc++6-devel-gcc14
|
||||||
%endif
|
%endif
|
||||||
AutoReqProv: off
|
|
||||||
%if 0%{!?gcc_accel:1}
|
%if 0%{!?gcc_accel:1}
|
||||||
BuildRequires: update-alternatives
|
BuildRequires: update-alternatives
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
@ -826,6 +825,9 @@ Newlib development files for the amdgcn offload target compiler.
|
|||||||
|
|
||||||
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
||||||
|
|
||||||
|
%define __provides_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
%define __requires_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
|
||||||
%install
|
%install
|
||||||
cd obj-%{GCCDIST}
|
cd obj-%{GCCDIST}
|
||||||
|
|
||||||
|
@ -303,7 +303,6 @@ Conflicts: cross-%{cross_arch}-gcc14
|
|||||||
# the libs, though)
|
# the libs, though)
|
||||||
Requires: libstdc++6-devel-gcc14
|
Requires: libstdc++6-devel-gcc14
|
||||||
%endif
|
%endif
|
||||||
AutoReqProv: off
|
|
||||||
%if 0%{!?gcc_accel:1}
|
%if 0%{!?gcc_accel:1}
|
||||||
BuildRequires: update-alternatives
|
BuildRequires: update-alternatives
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
@ -825,6 +824,9 @@ Newlib development files for the amdgcn offload target compiler.
|
|||||||
|
|
||||||
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
||||||
|
|
||||||
|
%define __provides_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
%define __requires_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
|
||||||
%install
|
%install
|
||||||
cd obj-%{GCCDIST}
|
cd obj-%{GCCDIST}
|
||||||
|
|
||||||
|
@ -303,7 +303,6 @@ Conflicts: cross-%{cross_arch}-gcc14
|
|||||||
# the libs, though)
|
# the libs, though)
|
||||||
Requires: libstdc++6-devel-gcc14
|
Requires: libstdc++6-devel-gcc14
|
||||||
%endif
|
%endif
|
||||||
AutoReqProv: off
|
|
||||||
%if 0%{!?gcc_accel:1}
|
%if 0%{!?gcc_accel:1}
|
||||||
BuildRequires: update-alternatives
|
BuildRequires: update-alternatives
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
@ -825,6 +824,9 @@ Newlib development files for the amdgcn offload target compiler.
|
|||||||
|
|
||||||
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
||||||
|
|
||||||
|
%define __provides_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
%define __requires_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
|
||||||
%install
|
%install
|
||||||
cd obj-%{GCCDIST}
|
cd obj-%{GCCDIST}
|
||||||
|
|
||||||
|
@ -303,7 +303,6 @@ Conflicts: cross-%{cross_arch}-gcc14
|
|||||||
# the libs, though)
|
# the libs, though)
|
||||||
Requires: libstdc++6-devel-gcc14
|
Requires: libstdc++6-devel-gcc14
|
||||||
%endif
|
%endif
|
||||||
AutoReqProv: off
|
|
||||||
%if 0%{!?gcc_accel:1}
|
%if 0%{!?gcc_accel:1}
|
||||||
BuildRequires: update-alternatives
|
BuildRequires: update-alternatives
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
@ -825,6 +824,9 @@ Newlib development files for the amdgcn offload target compiler.
|
|||||||
|
|
||||||
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
||||||
|
|
||||||
|
%define __provides_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
%define __requires_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
|
||||||
%install
|
%install
|
||||||
cd obj-%{GCCDIST}
|
cd obj-%{GCCDIST}
|
||||||
|
|
||||||
|
@ -303,7 +303,6 @@ Conflicts: cross-%{cross_arch}-gcc14
|
|||||||
# the libs, though)
|
# the libs, though)
|
||||||
Requires: libstdc++6-devel-gcc14
|
Requires: libstdc++6-devel-gcc14
|
||||||
%endif
|
%endif
|
||||||
AutoReqProv: off
|
|
||||||
%if 0%{!?gcc_accel:1}
|
%if 0%{!?gcc_accel:1}
|
||||||
BuildRequires: update-alternatives
|
BuildRequires: update-alternatives
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
@ -825,6 +824,9 @@ Newlib development files for the amdgcn offload target compiler.
|
|||||||
|
|
||||||
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
||||||
|
|
||||||
|
%define __provides_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
%define __requires_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
|
||||||
%install
|
%install
|
||||||
cd obj-%{GCCDIST}
|
cd obj-%{GCCDIST}
|
||||||
|
|
||||||
|
@ -303,7 +303,6 @@ Conflicts: cross-%{cross_arch}-gcc14
|
|||||||
# the libs, though)
|
# the libs, though)
|
||||||
Requires: libstdc++6-devel-gcc14
|
Requires: libstdc++6-devel-gcc14
|
||||||
%endif
|
%endif
|
||||||
AutoReqProv: off
|
|
||||||
%if 0%{!?gcc_accel:1}
|
%if 0%{!?gcc_accel:1}
|
||||||
BuildRequires: update-alternatives
|
BuildRequires: update-alternatives
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
@ -825,6 +824,9 @@ Newlib development files for the amdgcn offload target compiler.
|
|||||||
|
|
||||||
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
||||||
|
|
||||||
|
%define __provides_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
%define __requires_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
|
||||||
%install
|
%install
|
||||||
cd obj-%{GCCDIST}
|
cd obj-%{GCCDIST}
|
||||||
|
|
||||||
|
@ -303,7 +303,6 @@ Conflicts: cross-%{cross_arch}-gcc14
|
|||||||
# the libs, though)
|
# the libs, though)
|
||||||
Requires: libstdc++6-devel-gcc14
|
Requires: libstdc++6-devel-gcc14
|
||||||
%endif
|
%endif
|
||||||
AutoReqProv: off
|
|
||||||
%if 0%{!?gcc_accel:1}
|
%if 0%{!?gcc_accel:1}
|
||||||
BuildRequires: update-alternatives
|
BuildRequires: update-alternatives
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
@ -825,6 +824,9 @@ Newlib development files for the amdgcn offload target compiler.
|
|||||||
|
|
||||||
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
||||||
|
|
||||||
|
%define __provides_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
%define __requires_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
|
||||||
%install
|
%install
|
||||||
cd obj-%{GCCDIST}
|
cd obj-%{GCCDIST}
|
||||||
|
|
||||||
|
@ -303,7 +303,6 @@ Conflicts: cross-%{cross_arch}-gcc14
|
|||||||
# the libs, though)
|
# the libs, though)
|
||||||
Requires: libstdc++6-devel-gcc14
|
Requires: libstdc++6-devel-gcc14
|
||||||
%endif
|
%endif
|
||||||
AutoReqProv: off
|
|
||||||
%if 0%{!?gcc_accel:1}
|
%if 0%{!?gcc_accel:1}
|
||||||
BuildRequires: update-alternatives
|
BuildRequires: update-alternatives
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
@ -825,6 +824,9 @@ Newlib development files for the amdgcn offload target compiler.
|
|||||||
|
|
||||||
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
||||||
|
|
||||||
|
%define __provides_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
%define __requires_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
|
||||||
%install
|
%install
|
||||||
cd obj-%{GCCDIST}
|
cd obj-%{GCCDIST}
|
||||||
|
|
||||||
|
@ -303,7 +303,6 @@ Conflicts: cross-%{cross_arch}-gcc14
|
|||||||
# the libs, though)
|
# the libs, though)
|
||||||
Requires: libstdc++6-devel-gcc14
|
Requires: libstdc++6-devel-gcc14
|
||||||
%endif
|
%endif
|
||||||
AutoReqProv: off
|
|
||||||
%if 0%{!?gcc_accel:1}
|
%if 0%{!?gcc_accel:1}
|
||||||
BuildRequires: update-alternatives
|
BuildRequires: update-alternatives
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
@ -825,6 +824,9 @@ Newlib development files for the amdgcn offload target compiler.
|
|||||||
|
|
||||||
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
||||||
|
|
||||||
|
%define __provides_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
%define __requires_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
|
||||||
%install
|
%install
|
||||||
cd obj-%{GCCDIST}
|
cd obj-%{GCCDIST}
|
||||||
|
|
||||||
|
@ -303,7 +303,6 @@ Conflicts: cross-%{cross_arch}-gcc14
|
|||||||
# the libs, though)
|
# the libs, though)
|
||||||
Requires: libstdc++6-devel-gcc14
|
Requires: libstdc++6-devel-gcc14
|
||||||
%endif
|
%endif
|
||||||
AutoReqProv: off
|
|
||||||
%if 0%{!?gcc_accel:1}
|
%if 0%{!?gcc_accel:1}
|
||||||
BuildRequires: update-alternatives
|
BuildRequires: update-alternatives
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
@ -825,6 +824,9 @@ Newlib development files for the amdgcn offload target compiler.
|
|||||||
|
|
||||||
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
||||||
|
|
||||||
|
%define __provides_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
%define __requires_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
|
||||||
%install
|
%install
|
||||||
cd obj-%{GCCDIST}
|
cd obj-%{GCCDIST}
|
||||||
|
|
||||||
|
@ -304,7 +304,6 @@ Conflicts: cross-%{cross_arch}-gcc14
|
|||||||
# the libs, though)
|
# the libs, though)
|
||||||
Requires: libstdc++6-devel-gcc14
|
Requires: libstdc++6-devel-gcc14
|
||||||
%endif
|
%endif
|
||||||
AutoReqProv: off
|
|
||||||
%if 0%{!?gcc_accel:1}
|
%if 0%{!?gcc_accel:1}
|
||||||
BuildRequires: update-alternatives
|
BuildRequires: update-alternatives
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
@ -826,6 +825,9 @@ Newlib development files for the amdgcn offload target compiler.
|
|||||||
|
|
||||||
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
||||||
|
|
||||||
|
%define __provides_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
%define __requires_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
|
||||||
%install
|
%install
|
||||||
cd obj-%{GCCDIST}
|
cd obj-%{GCCDIST}
|
||||||
|
|
||||||
|
@ -303,7 +303,6 @@ Conflicts: cross-%{cross_arch}-gcc14
|
|||||||
# the libs, though)
|
# the libs, though)
|
||||||
Requires: libstdc++6-devel-gcc14
|
Requires: libstdc++6-devel-gcc14
|
||||||
%endif
|
%endif
|
||||||
AutoReqProv: off
|
|
||||||
%if 0%{!?gcc_accel:1}
|
%if 0%{!?gcc_accel:1}
|
||||||
BuildRequires: update-alternatives
|
BuildRequires: update-alternatives
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
@ -825,6 +824,9 @@ Newlib development files for the amdgcn offload target compiler.
|
|||||||
|
|
||||||
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
||||||
|
|
||||||
|
%define __provides_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
%define __requires_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
|
||||||
%install
|
%install
|
||||||
cd obj-%{GCCDIST}
|
cd obj-%{GCCDIST}
|
||||||
|
|
||||||
|
@ -304,7 +304,6 @@ Conflicts: cross-%{cross_arch}-gcc14
|
|||||||
# the libs, though)
|
# the libs, though)
|
||||||
Requires: libstdc++6-devel-gcc14
|
Requires: libstdc++6-devel-gcc14
|
||||||
%endif
|
%endif
|
||||||
AutoReqProv: off
|
|
||||||
%if 0%{!?gcc_accel:1}
|
%if 0%{!?gcc_accel:1}
|
||||||
BuildRequires: update-alternatives
|
BuildRequires: update-alternatives
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
@ -826,6 +825,9 @@ Newlib development files for the amdgcn offload target compiler.
|
|||||||
|
|
||||||
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
||||||
|
|
||||||
|
%define __provides_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
%define __requires_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
|
||||||
%install
|
%install
|
||||||
cd obj-%{GCCDIST}
|
cd obj-%{GCCDIST}
|
||||||
|
|
||||||
|
@ -303,7 +303,6 @@ Conflicts: cross-%{cross_arch}-gcc14
|
|||||||
# the libs, though)
|
# the libs, though)
|
||||||
Requires: libstdc++6-devel-gcc14
|
Requires: libstdc++6-devel-gcc14
|
||||||
%endif
|
%endif
|
||||||
AutoReqProv: off
|
|
||||||
%if 0%{!?gcc_accel:1}
|
%if 0%{!?gcc_accel:1}
|
||||||
BuildRequires: update-alternatives
|
BuildRequires: update-alternatives
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
@ -825,6 +824,9 @@ Newlib development files for the amdgcn offload target compiler.
|
|||||||
|
|
||||||
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
||||||
|
|
||||||
|
%define __provides_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
%define __requires_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
|
||||||
%install
|
%install
|
||||||
cd obj-%{GCCDIST}
|
cd obj-%{GCCDIST}
|
||||||
|
|
||||||
|
@ -303,7 +303,6 @@ Conflicts: cross-%{cross_arch}-gcc14
|
|||||||
# the libs, though)
|
# the libs, though)
|
||||||
Requires: libstdc++6-devel-gcc14
|
Requires: libstdc++6-devel-gcc14
|
||||||
%endif
|
%endif
|
||||||
AutoReqProv: off
|
|
||||||
%if 0%{!?gcc_accel:1}
|
%if 0%{!?gcc_accel:1}
|
||||||
BuildRequires: update-alternatives
|
BuildRequires: update-alternatives
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
@ -825,6 +824,9 @@ Newlib development files for the amdgcn offload target compiler.
|
|||||||
|
|
||||||
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
||||||
|
|
||||||
|
%define __provides_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
%define __requires_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
|
||||||
%install
|
%install
|
||||||
cd obj-%{GCCDIST}
|
cd obj-%{GCCDIST}
|
||||||
|
|
||||||
|
@ -303,7 +303,6 @@ Conflicts: cross-%{cross_arch}-gcc14
|
|||||||
# the libs, though)
|
# the libs, though)
|
||||||
Requires: libstdc++6-devel-gcc14
|
Requires: libstdc++6-devel-gcc14
|
||||||
%endif
|
%endif
|
||||||
AutoReqProv: off
|
|
||||||
%if 0%{!?gcc_accel:1}
|
%if 0%{!?gcc_accel:1}
|
||||||
BuildRequires: update-alternatives
|
BuildRequires: update-alternatives
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
@ -825,6 +824,9 @@ Newlib development files for the amdgcn offload target compiler.
|
|||||||
|
|
||||||
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
||||||
|
|
||||||
|
%define __provides_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
%define __requires_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
|
||||||
%install
|
%install
|
||||||
cd obj-%{GCCDIST}
|
cd obj-%{GCCDIST}
|
||||||
|
|
||||||
|
@ -304,7 +304,6 @@ Conflicts: cross-%{cross_arch}-gcc14
|
|||||||
# the libs, though)
|
# the libs, though)
|
||||||
Requires: libstdc++6-devel-gcc14
|
Requires: libstdc++6-devel-gcc14
|
||||||
%endif
|
%endif
|
||||||
AutoReqProv: off
|
|
||||||
%if 0%{!?gcc_accel:1}
|
%if 0%{!?gcc_accel:1}
|
||||||
BuildRequires: update-alternatives
|
BuildRequires: update-alternatives
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
@ -826,6 +825,9 @@ Newlib development files for the amdgcn offload target compiler.
|
|||||||
|
|
||||||
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
||||||
|
|
||||||
|
%define __provides_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
%define __requires_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
|
||||||
%install
|
%install
|
||||||
cd obj-%{GCCDIST}
|
cd obj-%{GCCDIST}
|
||||||
|
|
||||||
|
@ -303,7 +303,6 @@ Conflicts: cross-%{cross_arch}-gcc14
|
|||||||
# the libs, though)
|
# the libs, though)
|
||||||
Requires: libstdc++6-devel-gcc14
|
Requires: libstdc++6-devel-gcc14
|
||||||
%endif
|
%endif
|
||||||
AutoReqProv: off
|
|
||||||
%if 0%{!?gcc_accel:1}
|
%if 0%{!?gcc_accel:1}
|
||||||
BuildRequires: update-alternatives
|
BuildRequires: update-alternatives
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
@ -825,6 +824,9 @@ Newlib development files for the amdgcn offload target compiler.
|
|||||||
|
|
||||||
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
||||||
|
|
||||||
|
%define __provides_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
%define __requires_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
|
||||||
%install
|
%install
|
||||||
cd obj-%{GCCDIST}
|
cd obj-%{GCCDIST}
|
||||||
|
|
||||||
|
@ -303,7 +303,6 @@ Conflicts: cross-%{cross_arch}-gcc14
|
|||||||
# the libs, though)
|
# the libs, though)
|
||||||
Requires: libstdc++6-devel-gcc14
|
Requires: libstdc++6-devel-gcc14
|
||||||
%endif
|
%endif
|
||||||
AutoReqProv: off
|
|
||||||
%if 0%{!?gcc_accel:1}
|
%if 0%{!?gcc_accel:1}
|
||||||
BuildRequires: update-alternatives
|
BuildRequires: update-alternatives
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
@ -825,6 +824,9 @@ Newlib development files for the amdgcn offload target compiler.
|
|||||||
|
|
||||||
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
||||||
|
|
||||||
|
%define __provides_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
%define __requires_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
|
||||||
%install
|
%install
|
||||||
cd obj-%{GCCDIST}
|
cd obj-%{GCCDIST}
|
||||||
|
|
||||||
|
@ -303,7 +303,6 @@ Conflicts: cross-%{cross_arch}-gcc14
|
|||||||
# the libs, though)
|
# the libs, though)
|
||||||
Requires: libstdc++6-devel-gcc14
|
Requires: libstdc++6-devel-gcc14
|
||||||
%endif
|
%endif
|
||||||
AutoReqProv: off
|
|
||||||
%if 0%{!?gcc_accel:1}
|
%if 0%{!?gcc_accel:1}
|
||||||
BuildRequires: update-alternatives
|
BuildRequires: update-alternatives
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
@ -825,6 +824,9 @@ Newlib development files for the amdgcn offload target compiler.
|
|||||||
|
|
||||||
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
||||||
|
|
||||||
|
%define __provides_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
%define __requires_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
|
||||||
%install
|
%install
|
||||||
cd obj-%{GCCDIST}
|
cd obj-%{GCCDIST}
|
||||||
|
|
||||||
|
@ -303,7 +303,6 @@ Conflicts: cross-%{cross_arch}-gcc14
|
|||||||
# the libs, though)
|
# the libs, though)
|
||||||
Requires: libstdc++6-devel-gcc14
|
Requires: libstdc++6-devel-gcc14
|
||||||
%endif
|
%endif
|
||||||
AutoReqProv: off
|
|
||||||
%if 0%{!?gcc_accel:1}
|
%if 0%{!?gcc_accel:1}
|
||||||
BuildRequires: update-alternatives
|
BuildRequires: update-alternatives
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
@ -825,6 +824,9 @@ Newlib development files for the amdgcn offload target compiler.
|
|||||||
|
|
||||||
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
||||||
|
|
||||||
|
%define __provides_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
%define __requires_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
|
||||||
%install
|
%install
|
||||||
cd obj-%{GCCDIST}
|
cd obj-%{GCCDIST}
|
||||||
|
|
||||||
|
@ -303,7 +303,6 @@ Conflicts: cross-%{cross_arch}-gcc14
|
|||||||
# the libs, though)
|
# the libs, though)
|
||||||
Requires: libstdc++6-devel-gcc14
|
Requires: libstdc++6-devel-gcc14
|
||||||
%endif
|
%endif
|
||||||
AutoReqProv: off
|
|
||||||
%if 0%{!?gcc_accel:1}
|
%if 0%{!?gcc_accel:1}
|
||||||
BuildRequires: update-alternatives
|
BuildRequires: update-alternatives
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
@ -825,6 +824,9 @@ Newlib development files for the amdgcn offload target compiler.
|
|||||||
|
|
||||||
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
||||||
|
|
||||||
|
%define __provides_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
%define __requires_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
|
||||||
%install
|
%install
|
||||||
cd obj-%{GCCDIST}
|
cd obj-%{GCCDIST}
|
||||||
|
|
||||||
|
@ -303,7 +303,6 @@ Conflicts: cross-%{cross_arch}-gcc14
|
|||||||
# the libs, though)
|
# the libs, though)
|
||||||
Requires: libstdc++6-devel-gcc14
|
Requires: libstdc++6-devel-gcc14
|
||||||
%endif
|
%endif
|
||||||
AutoReqProv: off
|
|
||||||
%if 0%{!?gcc_accel:1}
|
%if 0%{!?gcc_accel:1}
|
||||||
BuildRequires: update-alternatives
|
BuildRequires: update-alternatives
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
@ -825,6 +824,9 @@ Newlib development files for the amdgcn offload target compiler.
|
|||||||
|
|
||||||
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
||||||
|
|
||||||
|
%define __provides_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
%define __requires_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
|
||||||
%install
|
%install
|
||||||
cd obj-%{GCCDIST}
|
cd obj-%{GCCDIST}
|
||||||
|
|
||||||
|
@ -214,7 +214,6 @@ Conflicts: cross-%{cross_arch}-gcc@base_ver@
|
|||||||
# the libs, though)
|
# the libs, though)
|
||||||
Requires: libstdc++6-devel-gcc@base_ver@
|
Requires: libstdc++6-devel-gcc@base_ver@
|
||||||
%endif
|
%endif
|
||||||
AutoReqProv: off
|
|
||||||
%if 0%{!?gcc_accel:1}
|
%if 0%{!?gcc_accel:1}
|
||||||
BuildRequires: update-alternatives
|
BuildRequires: update-alternatives
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
@ -279,6 +278,9 @@ Newlib development files for the amdgcn offload target compiler.
|
|||||||
|
|
||||||
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
%define targetlibsubdir %{_libdir}/gcc/%{gcc_target_arch}/%{gcc_dir_version}
|
||||||
|
|
||||||
|
%define __provides_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
%define __requires_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||||
|
|
||||||
%install
|
%install
|
||||||
cd obj-%{GCCDIST}
|
cd obj-%{GCCDIST}
|
||||||
|
|
||||||
|
@ -5,6 +5,9 @@ Mon Jan 22 09:50:35 UTC 2024 - Richard Biener <rguenther@suse.com>
|
|||||||
- Package more risc-v headers
|
- Package more risc-v headers
|
||||||
- Add cross-X-newlib-devel requires to newlib cross compilers.
|
- Add cross-X-newlib-devel requires to newlib cross compilers.
|
||||||
[boo#1219031]
|
[boo#1219031]
|
||||||
|
- Re-enable AutoReqProv for cross packages but filter files processed
|
||||||
|
via __requires_exclude_from and __provides_exclude_from.
|
||||||
|
[boo#1219031]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 19 09:55:53 UTC 2024 - Richard Biener <rguenther@suse.com>
|
Fri Jan 19 09:55:53 UTC 2024 - Richard Biener <rguenther@suse.com>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user