SHA256
1
0
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:
2024-01-22 13:50:03 +00:00
committed by Git OBS Bridge
parent 832d41a9cb
commit 967c1ec834
34 changed files with 102 additions and 33 deletions

View File

@@ -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}