_config: Drop duplicated rules for gcc-build as a follow up to https://src.suse.de/products/SLFO/pulls/36

This commit is contained in:
Giacomo Leidi 2024-10-23 11:58:42 +02:00
parent 8c7fa52d37
commit 21c7e32d5f
Signed by untrusted user: gleidi
GPG Key ID: DE9BE0ACE8246F08

View File

@ -3931,13 +3931,6 @@ Macros:
%usrmerged 1 %usrmerged 1
:Macros :Macros
# 2024-08-08: Prefer gcc-build variants for building.
# See SR#340895
%if "%_repository" == "standard"
Prefer: gcc-build-fortran
Substitute: gcc-d gcc-build-d
%endif
# temporary to workaround boot strap problem: # temporary to workaround boot strap problem:
# should probably work by now # should probably work by now
# Support: !rpmlint-Factory # Support: !rpmlint-Factory