Merge pull request '_config: prefer gcc-build variants for building (SR#340895)' (#21) from epaolantonio/SLFO_main:epaolantonio/gcc-followup into main
Reviewed-on: https://src.suse.de/products/SLFO_main/pulls/21 Reviewed-by: Marco Strigl <mstrigl@gitea_noreply@suse.de>
This commit is contained in:
commit
5f0d2e862a
7
_config
7
_config
@ -3890,6 +3890,13 @@ Macros:
|
|||||||
%product_libs_gcc_ver_libgdruntime4 13
|
%product_libs_gcc_ver_libgdruntime4 13
|
||||||
%gcc_version 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_info .gz
|
||||||
%ext_man .gz
|
%ext_man .gz
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user