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:
@@ -303,7 +303,6 @@ Conflicts: cross-%{cross_arch}-gcc14
|
||||
# the libs, though)
|
||||
Requires: libstdc++6-devel-gcc14
|
||||
%endif
|
||||
AutoReqProv: off
|
||||
%if 0%{!?gcc_accel:1}
|
||||
BuildRequires: 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 __provides_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||
%define __requires_exclude_from ^(%{targetlibsubdir}|%{libsubdir}|%{_prefix}/%{gcc_target_arch})/.*$
|
||||
|
||||
%install
|
||||
cd obj-%{GCCDIST}
|
||||
|
||||
|
Reference in New Issue
Block a user