Merge pull request '_config: move the gcc-build changes outside of the Macros section' (#22) from epaolantonio/SLFO_main:epaolantonio/gcc-followup-again into main
Reviewed-on: https://src.suse.de/products/SLFO_main/pulls/22 Reviewed-by: Marco Strigl <mstrigl@gitea_noreply@suse.de>
This commit is contained in:
commit
9863d59093
13
_config
13
_config
@ -3890,13 +3890,6 @@ Macros:
|
||||
%product_libs_gcc_ver_libgdruntime4 13
|
||||
%gcc_version 13
|
||||
|
||||
# 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
|
||||
|
||||
%ext_info .gz
|
||||
%ext_man .gz
|
||||
|
||||
@ -3908,6 +3901,12 @@ Macros:
|
||||
%usrmerged 1
|
||||
: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:
|
||||
# should probably work by now
|
||||
|
Loading…
Reference in New Issue
Block a user