forked from pool/gcc12
Accepting request 967269 from home:Andreas_Schwab:Factory
- On SLE15 and later, use make -Oline to synchronize configure output by lines OBS-URL: https://build.opensuse.org/request/show/967269 OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc12?expand=0&rev=31
This commit is contained in:
parent
c933b0e713
commit
4837b6c781
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 09:09:57 UTC 2022 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- On SLE15 and later, use make -Oline to synchronize configure output by
|
||||
lines
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 07:22:15 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -304,6 +304,11 @@ This is a package that is necessary for bootstrapping another package
|
||||
only, it is not intended for any other use.
|
||||
%endif
|
||||
|
||||
%if 0%{suse_version} >= 1500
|
||||
# Synchronize output by lines, useful for configure output
|
||||
%define make_output_sync -Oline
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%if 0%{?nvptx_newlib:1}%{?amdgcn_newlib:1}
|
||||
%setup -q -n gcc-%{version} -a 5
|
||||
@ -708,9 +713,9 @@ amdgcn-amdhsa,\
|
||||
}
|
||||
|
||||
%if 0%{!?gcc_icecream:1}
|
||||
make %{?_smp_mflags}
|
||||
make %{?make_output_sync} %{?_smp_mflags}
|
||||
%else
|
||||
make %{?_smp_mflags} all-host
|
||||
make %{?make_output_sync} %{?_smp_mflags} all-host
|
||||
%endif
|
||||
|
||||
%if 0%{?gcc_icecream:%gcc_icecream}
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 09:09:57 UTC 2022 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- On SLE15 and later, use make -Oline to synchronize configure output by
|
||||
lines
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 07:22:15 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -304,6 +304,11 @@ This is a package that is necessary for bootstrapping another package
|
||||
only, it is not intended for any other use.
|
||||
%endif
|
||||
|
||||
%if 0%{suse_version} >= 1500
|
||||
# Synchronize output by lines, useful for configure output
|
||||
%define make_output_sync -Oline
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%if 0%{?nvptx_newlib:1}%{?amdgcn_newlib:1}
|
||||
%setup -q -n gcc-%{version} -a 5
|
||||
@ -708,9 +713,9 @@ amdgcn-amdhsa,\
|
||||
}
|
||||
|
||||
%if 0%{!?gcc_icecream:1}
|
||||
make %{?_smp_mflags}
|
||||
make %{?make_output_sync} %{?_smp_mflags}
|
||||
%else
|
||||
make %{?_smp_mflags} all-host
|
||||
make %{?make_output_sync} %{?_smp_mflags} all-host
|
||||
%endif
|
||||
|
||||
%if 0%{?gcc_icecream:%gcc_icecream}
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 09:09:57 UTC 2022 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- On SLE15 and later, use make -Oline to synchronize configure output by
|
||||
lines
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 07:22:15 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -304,6 +304,11 @@ This is a package that is necessary for bootstrapping another package
|
||||
only, it is not intended for any other use.
|
||||
%endif
|
||||
|
||||
%if 0%{suse_version} >= 1500
|
||||
# Synchronize output by lines, useful for configure output
|
||||
%define make_output_sync -Oline
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%if 0%{?nvptx_newlib:1}%{?amdgcn_newlib:1}
|
||||
%setup -q -n gcc-%{version} -a 5
|
||||
@ -708,9 +713,9 @@ amdgcn-amdhsa,\
|
||||
}
|
||||
|
||||
%if 0%{!?gcc_icecream:1}
|
||||
make %{?_smp_mflags}
|
||||
make %{?make_output_sync} %{?_smp_mflags}
|
||||
%else
|
||||
make %{?_smp_mflags} all-host
|
||||
make %{?make_output_sync} %{?_smp_mflags} all-host
|
||||
%endif
|
||||
|
||||
%if 0%{?gcc_icecream:%gcc_icecream}
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 09:09:57 UTC 2022 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- On SLE15 and later, use make -Oline to synchronize configure output by
|
||||
lines
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 07:22:15 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -304,6 +304,11 @@ This is a package that is necessary for bootstrapping another package
|
||||
only, it is not intended for any other use.
|
||||
%endif
|
||||
|
||||
%if 0%{suse_version} >= 1500
|
||||
# Synchronize output by lines, useful for configure output
|
||||
%define make_output_sync -Oline
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%if 0%{?nvptx_newlib:1}%{?amdgcn_newlib:1}
|
||||
%setup -q -n gcc-%{version} -a 5
|
||||
@ -708,9 +713,9 @@ amdgcn-amdhsa,\
|
||||
}
|
||||
|
||||
%if 0%{!?gcc_icecream:1}
|
||||
make %{?_smp_mflags}
|
||||
make %{?make_output_sync} %{?_smp_mflags}
|
||||
%else
|
||||
make %{?_smp_mflags} all-host
|
||||
make %{?make_output_sync} %{?_smp_mflags} all-host
|
||||
%endif
|
||||
|
||||
%if 0%{?gcc_icecream:%gcc_icecream}
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 09:09:57 UTC 2022 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- On SLE15 and later, use make -Oline to synchronize configure output by
|
||||
lines
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 07:22:15 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -305,6 +305,11 @@ This is a package that is necessary for bootstrapping another package
|
||||
only, it is not intended for any other use.
|
||||
%endif
|
||||
|
||||
%if 0%{suse_version} >= 1500
|
||||
# Synchronize output by lines, useful for configure output
|
||||
%define make_output_sync -Oline
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%if 0%{?nvptx_newlib:1}%{?amdgcn_newlib:1}
|
||||
%setup -q -n gcc-%{version} -a 5
|
||||
@ -709,9 +714,9 @@ amdgcn-amdhsa,\
|
||||
}
|
||||
|
||||
%if 0%{!?gcc_icecream:1}
|
||||
make %{?_smp_mflags}
|
||||
make %{?make_output_sync} %{?_smp_mflags}
|
||||
%else
|
||||
make %{?_smp_mflags} all-host
|
||||
make %{?make_output_sync} %{?_smp_mflags} all-host
|
||||
%endif
|
||||
|
||||
%if 0%{?gcc_icecream:%gcc_icecream}
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 09:09:57 UTC 2022 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- On SLE15 and later, use make -Oline to synchronize configure output by
|
||||
lines
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 07:22:15 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -304,6 +304,11 @@ This is a package that is necessary for bootstrapping another package
|
||||
only, it is not intended for any other use.
|
||||
%endif
|
||||
|
||||
%if 0%{suse_version} >= 1500
|
||||
# Synchronize output by lines, useful for configure output
|
||||
%define make_output_sync -Oline
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%if 0%{?nvptx_newlib:1}%{?amdgcn_newlib:1}
|
||||
%setup -q -n gcc-%{version} -a 5
|
||||
@ -708,9 +713,9 @@ amdgcn-amdhsa,\
|
||||
}
|
||||
|
||||
%if 0%{!?gcc_icecream:1}
|
||||
make %{?_smp_mflags}
|
||||
make %{?make_output_sync} %{?_smp_mflags}
|
||||
%else
|
||||
make %{?_smp_mflags} all-host
|
||||
make %{?make_output_sync} %{?_smp_mflags} all-host
|
||||
%endif
|
||||
|
||||
%if 0%{?gcc_icecream:%gcc_icecream}
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 09:09:57 UTC 2022 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- On SLE15 and later, use make -Oline to synchronize configure output by
|
||||
lines
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 07:22:15 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -304,6 +304,11 @@ This is a package that is necessary for bootstrapping another package
|
||||
only, it is not intended for any other use.
|
||||
%endif
|
||||
|
||||
%if 0%{suse_version} >= 1500
|
||||
# Synchronize output by lines, useful for configure output
|
||||
%define make_output_sync -Oline
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%if 0%{?nvptx_newlib:1}%{?amdgcn_newlib:1}
|
||||
%setup -q -n gcc-%{version} -a 5
|
||||
@ -708,9 +713,9 @@ amdgcn-amdhsa,\
|
||||
}
|
||||
|
||||
%if 0%{!?gcc_icecream:1}
|
||||
make %{?_smp_mflags}
|
||||
make %{?make_output_sync} %{?_smp_mflags}
|
||||
%else
|
||||
make %{?_smp_mflags} all-host
|
||||
make %{?make_output_sync} %{?_smp_mflags} all-host
|
||||
%endif
|
||||
|
||||
%if 0%{?gcc_icecream:%gcc_icecream}
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 09:09:57 UTC 2022 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- On SLE15 and later, use make -Oline to synchronize configure output by
|
||||
lines
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 07:22:15 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -304,6 +304,11 @@ This is a package that is necessary for bootstrapping another package
|
||||
only, it is not intended for any other use.
|
||||
%endif
|
||||
|
||||
%if 0%{suse_version} >= 1500
|
||||
# Synchronize output by lines, useful for configure output
|
||||
%define make_output_sync -Oline
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%if 0%{?nvptx_newlib:1}%{?amdgcn_newlib:1}
|
||||
%setup -q -n gcc-%{version} -a 5
|
||||
@ -708,9 +713,9 @@ amdgcn-amdhsa,\
|
||||
}
|
||||
|
||||
%if 0%{!?gcc_icecream:1}
|
||||
make %{?_smp_mflags}
|
||||
make %{?make_output_sync} %{?_smp_mflags}
|
||||
%else
|
||||
make %{?_smp_mflags} all-host
|
||||
make %{?make_output_sync} %{?_smp_mflags} all-host
|
||||
%endif
|
||||
|
||||
%if 0%{?gcc_icecream:%gcc_icecream}
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 09:09:57 UTC 2022 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- On SLE15 and later, use make -Oline to synchronize configure output by
|
||||
lines
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 07:22:15 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -305,6 +305,11 @@ This is a package that is necessary for bootstrapping another package
|
||||
only, it is not intended for any other use.
|
||||
%endif
|
||||
|
||||
%if 0%{suse_version} >= 1500
|
||||
# Synchronize output by lines, useful for configure output
|
||||
%define make_output_sync -Oline
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%if 0%{?nvptx_newlib:1}%{?amdgcn_newlib:1}
|
||||
%setup -q -n gcc-%{version} -a 5
|
||||
@ -709,9 +714,9 @@ amdgcn-amdhsa,\
|
||||
}
|
||||
|
||||
%if 0%{!?gcc_icecream:1}
|
||||
make %{?_smp_mflags}
|
||||
make %{?make_output_sync} %{?_smp_mflags}
|
||||
%else
|
||||
make %{?_smp_mflags} all-host
|
||||
make %{?make_output_sync} %{?_smp_mflags} all-host
|
||||
%endif
|
||||
|
||||
%if 0%{?gcc_icecream:%gcc_icecream}
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 09:09:57 UTC 2022 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- On SLE15 and later, use make -Oline to synchronize configure output by
|
||||
lines
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 07:22:15 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -304,6 +304,11 @@ This is a package that is necessary for bootstrapping another package
|
||||
only, it is not intended for any other use.
|
||||
%endif
|
||||
|
||||
%if 0%{suse_version} >= 1500
|
||||
# Synchronize output by lines, useful for configure output
|
||||
%define make_output_sync -Oline
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%if 0%{?nvptx_newlib:1}%{?amdgcn_newlib:1}
|
||||
%setup -q -n gcc-%{version} -a 5
|
||||
@ -708,9 +713,9 @@ amdgcn-amdhsa,\
|
||||
}
|
||||
|
||||
%if 0%{!?gcc_icecream:1}
|
||||
make %{?_smp_mflags}
|
||||
make %{?make_output_sync} %{?_smp_mflags}
|
||||
%else
|
||||
make %{?_smp_mflags} all-host
|
||||
make %{?make_output_sync} %{?_smp_mflags} all-host
|
||||
%endif
|
||||
|
||||
%if 0%{?gcc_icecream:%gcc_icecream}
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 09:09:57 UTC 2022 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- On SLE15 and later, use make -Oline to synchronize configure output by
|
||||
lines
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 07:22:15 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -304,6 +304,11 @@ This is a package that is necessary for bootstrapping another package
|
||||
only, it is not intended for any other use.
|
||||
%endif
|
||||
|
||||
%if 0%{suse_version} >= 1500
|
||||
# Synchronize output by lines, useful for configure output
|
||||
%define make_output_sync -Oline
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%if 0%{?nvptx_newlib:1}%{?amdgcn_newlib:1}
|
||||
%setup -q -n gcc-%{version} -a 5
|
||||
@ -708,9 +713,9 @@ amdgcn-amdhsa,\
|
||||
}
|
||||
|
||||
%if 0%{!?gcc_icecream:1}
|
||||
make %{?_smp_mflags}
|
||||
make %{?make_output_sync} %{?_smp_mflags}
|
||||
%else
|
||||
make %{?_smp_mflags} all-host
|
||||
make %{?make_output_sync} %{?_smp_mflags} all-host
|
||||
%endif
|
||||
|
||||
%if 0%{?gcc_icecream:%gcc_icecream}
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 09:09:57 UTC 2022 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- On SLE15 and later, use make -Oline to synchronize configure output by
|
||||
lines
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 07:22:15 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -304,6 +304,11 @@ This is a package that is necessary for bootstrapping another package
|
||||
only, it is not intended for any other use.
|
||||
%endif
|
||||
|
||||
%if 0%{suse_version} >= 1500
|
||||
# Synchronize output by lines, useful for configure output
|
||||
%define make_output_sync -Oline
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%if 0%{?nvptx_newlib:1}%{?amdgcn_newlib:1}
|
||||
%setup -q -n gcc-%{version} -a 5
|
||||
@ -708,9 +713,9 @@ amdgcn-amdhsa,\
|
||||
}
|
||||
|
||||
%if 0%{!?gcc_icecream:1}
|
||||
make %{?_smp_mflags}
|
||||
make %{?make_output_sync} %{?_smp_mflags}
|
||||
%else
|
||||
make %{?_smp_mflags} all-host
|
||||
make %{?make_output_sync} %{?_smp_mflags} all-host
|
||||
%endif
|
||||
|
||||
%if 0%{?gcc_icecream:%gcc_icecream}
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 09:09:57 UTC 2022 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- On SLE15 and later, use make -Oline to synchronize configure output by
|
||||
lines
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 07:22:15 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -304,6 +304,11 @@ This is a package that is necessary for bootstrapping another package
|
||||
only, it is not intended for any other use.
|
||||
%endif
|
||||
|
||||
%if 0%{suse_version} >= 1500
|
||||
# Synchronize output by lines, useful for configure output
|
||||
%define make_output_sync -Oline
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%if 0%{?nvptx_newlib:1}%{?amdgcn_newlib:1}
|
||||
%setup -q -n gcc-%{version} -a 5
|
||||
@ -708,9 +713,9 @@ amdgcn-amdhsa,\
|
||||
}
|
||||
|
||||
%if 0%{!?gcc_icecream:1}
|
||||
make %{?_smp_mflags}
|
||||
make %{?make_output_sync} %{?_smp_mflags}
|
||||
%else
|
||||
make %{?_smp_mflags} all-host
|
||||
make %{?make_output_sync} %{?_smp_mflags} all-host
|
||||
%endif
|
||||
|
||||
%if 0%{?gcc_icecream:%gcc_icecream}
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 09:09:57 UTC 2022 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- On SLE15 and later, use make -Oline to synchronize configure output by
|
||||
lines
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 07:22:15 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -304,6 +304,11 @@ This is a package that is necessary for bootstrapping another package
|
||||
only, it is not intended for any other use.
|
||||
%endif
|
||||
|
||||
%if 0%{suse_version} >= 1500
|
||||
# Synchronize output by lines, useful for configure output
|
||||
%define make_output_sync -Oline
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%if 0%{?nvptx_newlib:1}%{?amdgcn_newlib:1}
|
||||
%setup -q -n gcc-%{version} -a 5
|
||||
@ -708,9 +713,9 @@ amdgcn-amdhsa,\
|
||||
}
|
||||
|
||||
%if 0%{!?gcc_icecream:1}
|
||||
make %{?_smp_mflags}
|
||||
make %{?make_output_sync} %{?_smp_mflags}
|
||||
%else
|
||||
make %{?_smp_mflags} all-host
|
||||
make %{?make_output_sync} %{?_smp_mflags} all-host
|
||||
%endif
|
||||
|
||||
%if 0%{?gcc_icecream:%gcc_icecream}
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 09:09:57 UTC 2022 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- On SLE15 and later, use make -Oline to synchronize configure output by
|
||||
lines
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 07:22:15 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -304,6 +304,11 @@ This is a package that is necessary for bootstrapping another package
|
||||
only, it is not intended for any other use.
|
||||
%endif
|
||||
|
||||
%if 0%{suse_version} >= 1500
|
||||
# Synchronize output by lines, useful for configure output
|
||||
%define make_output_sync -Oline
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%if 0%{?nvptx_newlib:1}%{?amdgcn_newlib:1}
|
||||
%setup -q -n gcc-%{version} -a 5
|
||||
@ -708,9 +713,9 @@ amdgcn-amdhsa,\
|
||||
}
|
||||
|
||||
%if 0%{!?gcc_icecream:1}
|
||||
make %{?_smp_mflags}
|
||||
make %{?make_output_sync} %{?_smp_mflags}
|
||||
%else
|
||||
make %{?_smp_mflags} all-host
|
||||
make %{?make_output_sync} %{?_smp_mflags} all-host
|
||||
%endif
|
||||
|
||||
%if 0%{?gcc_icecream:%gcc_icecream}
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 09:09:57 UTC 2022 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- On SLE15 and later, use make -Oline to synchronize configure output by
|
||||
lines
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 07:22:15 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -304,6 +304,11 @@ This is a package that is necessary for bootstrapping another package
|
||||
only, it is not intended for any other use.
|
||||
%endif
|
||||
|
||||
%if 0%{suse_version} >= 1500
|
||||
# Synchronize output by lines, useful for configure output
|
||||
%define make_output_sync -Oline
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%if 0%{?nvptx_newlib:1}%{?amdgcn_newlib:1}
|
||||
%setup -q -n gcc-%{version} -a 5
|
||||
@ -708,9 +713,9 @@ amdgcn-amdhsa,\
|
||||
}
|
||||
|
||||
%if 0%{!?gcc_icecream:1}
|
||||
make %{?_smp_mflags}
|
||||
make %{?make_output_sync} %{?_smp_mflags}
|
||||
%else
|
||||
make %{?_smp_mflags} all-host
|
||||
make %{?make_output_sync} %{?_smp_mflags} all-host
|
||||
%endif
|
||||
|
||||
%if 0%{?gcc_icecream:%gcc_icecream}
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 09:09:57 UTC 2022 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- On SLE15 and later, use make -Oline to synchronize configure output by
|
||||
lines
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 07:22:15 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -304,6 +304,11 @@ This is a package that is necessary for bootstrapping another package
|
||||
only, it is not intended for any other use.
|
||||
%endif
|
||||
|
||||
%if 0%{suse_version} >= 1500
|
||||
# Synchronize output by lines, useful for configure output
|
||||
%define make_output_sync -Oline
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%if 0%{?nvptx_newlib:1}%{?amdgcn_newlib:1}
|
||||
%setup -q -n gcc-%{version} -a 5
|
||||
@ -708,9 +713,9 @@ amdgcn-amdhsa,\
|
||||
}
|
||||
|
||||
%if 0%{!?gcc_icecream:1}
|
||||
make %{?_smp_mflags}
|
||||
make %{?make_output_sync} %{?_smp_mflags}
|
||||
%else
|
||||
make %{?_smp_mflags} all-host
|
||||
make %{?make_output_sync} %{?_smp_mflags} all-host
|
||||
%endif
|
||||
|
||||
%if 0%{?gcc_icecream:%gcc_icecream}
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 09:09:57 UTC 2022 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- On SLE15 and later, use make -Oline to synchronize configure output by
|
||||
lines
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 07:22:15 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -305,6 +305,11 @@ This is a package that is necessary for bootstrapping another package
|
||||
only, it is not intended for any other use.
|
||||
%endif
|
||||
|
||||
%if 0%{suse_version} >= 1500
|
||||
# Synchronize output by lines, useful for configure output
|
||||
%define make_output_sync -Oline
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%if 0%{?nvptx_newlib:1}%{?amdgcn_newlib:1}
|
||||
%setup -q -n gcc-%{version} -a 5
|
||||
@ -709,9 +714,9 @@ amdgcn-amdhsa,\
|
||||
}
|
||||
|
||||
%if 0%{!?gcc_icecream:1}
|
||||
make %{?_smp_mflags}
|
||||
make %{?make_output_sync} %{?_smp_mflags}
|
||||
%else
|
||||
make %{?_smp_mflags} all-host
|
||||
make %{?make_output_sync} %{?_smp_mflags} all-host
|
||||
%endif
|
||||
|
||||
%if 0%{?gcc_icecream:%gcc_icecream}
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 09:09:57 UTC 2022 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- On SLE15 and later, use make -Oline to synchronize configure output by
|
||||
lines
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 07:22:15 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -304,6 +304,11 @@ This is a package that is necessary for bootstrapping another package
|
||||
only, it is not intended for any other use.
|
||||
%endif
|
||||
|
||||
%if 0%{suse_version} >= 1500
|
||||
# Synchronize output by lines, useful for configure output
|
||||
%define make_output_sync -Oline
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%if 0%{?nvptx_newlib:1}%{?amdgcn_newlib:1}
|
||||
%setup -q -n gcc-%{version} -a 5
|
||||
@ -708,9 +713,9 @@ amdgcn-amdhsa,\
|
||||
}
|
||||
|
||||
%if 0%{!?gcc_icecream:1}
|
||||
make %{?_smp_mflags}
|
||||
make %{?make_output_sync} %{?_smp_mflags}
|
||||
%else
|
||||
make %{?_smp_mflags} all-host
|
||||
make %{?make_output_sync} %{?_smp_mflags} all-host
|
||||
%endif
|
||||
|
||||
%if 0%{?gcc_icecream:%gcc_icecream}
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 09:09:57 UTC 2022 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- On SLE15 and later, use make -Oline to synchronize configure output by
|
||||
lines
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 07:22:15 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -304,6 +304,11 @@ This is a package that is necessary for bootstrapping another package
|
||||
only, it is not intended for any other use.
|
||||
%endif
|
||||
|
||||
%if 0%{suse_version} >= 1500
|
||||
# Synchronize output by lines, useful for configure output
|
||||
%define make_output_sync -Oline
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%if 0%{?nvptx_newlib:1}%{?amdgcn_newlib:1}
|
||||
%setup -q -n gcc-%{version} -a 5
|
||||
@ -708,9 +713,9 @@ amdgcn-amdhsa,\
|
||||
}
|
||||
|
||||
%if 0%{!?gcc_icecream:1}
|
||||
make %{?_smp_mflags}
|
||||
make %{?make_output_sync} %{?_smp_mflags}
|
||||
%else
|
||||
make %{?_smp_mflags} all-host
|
||||
make %{?make_output_sync} %{?_smp_mflags} all-host
|
||||
%endif
|
||||
|
||||
%if 0%{?gcc_icecream:%gcc_icecream}
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 09:09:57 UTC 2022 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- On SLE15 and later, use make -Oline to synchronize configure output by
|
||||
lines
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 07:22:15 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -304,6 +304,11 @@ This is a package that is necessary for bootstrapping another package
|
||||
only, it is not intended for any other use.
|
||||
%endif
|
||||
|
||||
%if 0%{suse_version} >= 1500
|
||||
# Synchronize output by lines, useful for configure output
|
||||
%define make_output_sync -Oline
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%if 0%{?nvptx_newlib:1}%{?amdgcn_newlib:1}
|
||||
%setup -q -n gcc-%{version} -a 5
|
||||
@ -708,9 +713,9 @@ amdgcn-amdhsa,\
|
||||
}
|
||||
|
||||
%if 0%{!?gcc_icecream:1}
|
||||
make %{?_smp_mflags}
|
||||
make %{?make_output_sync} %{?_smp_mflags}
|
||||
%else
|
||||
make %{?_smp_mflags} all-host
|
||||
make %{?make_output_sync} %{?_smp_mflags} all-host
|
||||
%endif
|
||||
|
||||
%if 0%{?gcc_icecream:%gcc_icecream}
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 09:09:57 UTC 2022 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- On SLE15 and later, use make -Oline to synchronize configure output by
|
||||
lines
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 07:22:15 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -305,6 +305,11 @@ This is a package that is necessary for bootstrapping another package
|
||||
only, it is not intended for any other use.
|
||||
%endif
|
||||
|
||||
%if 0%{suse_version} >= 1500
|
||||
# Synchronize output by lines, useful for configure output
|
||||
%define make_output_sync -Oline
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%if 0%{?nvptx_newlib:1}%{?amdgcn_newlib:1}
|
||||
%setup -q -n gcc-%{version} -a 5
|
||||
@ -709,9 +714,9 @@ amdgcn-amdhsa,\
|
||||
}
|
||||
|
||||
%if 0%{!?gcc_icecream:1}
|
||||
make %{?_smp_mflags}
|
||||
make %{?make_output_sync} %{?_smp_mflags}
|
||||
%else
|
||||
make %{?_smp_mflags} all-host
|
||||
make %{?make_output_sync} %{?_smp_mflags} all-host
|
||||
%endif
|
||||
|
||||
%if 0%{?gcc_icecream:%gcc_icecream}
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 09:09:57 UTC 2022 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- On SLE15 and later, use make -Oline to synchronize configure output by
|
||||
lines
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 07:22:15 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -304,6 +304,11 @@ This is a package that is necessary for bootstrapping another package
|
||||
only, it is not intended for any other use.
|
||||
%endif
|
||||
|
||||
%if 0%{suse_version} >= 1500
|
||||
# Synchronize output by lines, useful for configure output
|
||||
%define make_output_sync -Oline
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%if 0%{?nvptx_newlib:1}%{?amdgcn_newlib:1}
|
||||
%setup -q -n gcc-%{version} -a 5
|
||||
@ -708,9 +713,9 @@ amdgcn-amdhsa,\
|
||||
}
|
||||
|
||||
%if 0%{!?gcc_icecream:1}
|
||||
make %{?_smp_mflags}
|
||||
make %{?make_output_sync} %{?_smp_mflags}
|
||||
%else
|
||||
make %{?_smp_mflags} all-host
|
||||
make %{?make_output_sync} %{?_smp_mflags} all-host
|
||||
%endif
|
||||
|
||||
%if 0%{?gcc_icecream:%gcc_icecream}
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 09:09:57 UTC 2022 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- On SLE15 and later, use make -Oline to synchronize configure output by
|
||||
lines
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 07:22:15 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -304,6 +304,11 @@ This is a package that is necessary for bootstrapping another package
|
||||
only, it is not intended for any other use.
|
||||
%endif
|
||||
|
||||
%if 0%{suse_version} >= 1500
|
||||
# Synchronize output by lines, useful for configure output
|
||||
%define make_output_sync -Oline
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%if 0%{?nvptx_newlib:1}%{?amdgcn_newlib:1}
|
||||
%setup -q -n gcc-%{version} -a 5
|
||||
@ -708,9 +713,9 @@ amdgcn-amdhsa,\
|
||||
}
|
||||
|
||||
%if 0%{!?gcc_icecream:1}
|
||||
make %{?_smp_mflags}
|
||||
make %{?make_output_sync} %{?_smp_mflags}
|
||||
%else
|
||||
make %{?_smp_mflags} all-host
|
||||
make %{?make_output_sync} %{?_smp_mflags} all-host
|
||||
%endif
|
||||
|
||||
%if 0%{?gcc_icecream:%gcc_icecream}
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 09:09:57 UTC 2022 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- On SLE15 and later, use make -Oline to synchronize configure output by
|
||||
lines
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 07:22:15 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -304,6 +304,11 @@ This is a package that is necessary for bootstrapping another package
|
||||
only, it is not intended for any other use.
|
||||
%endif
|
||||
|
||||
%if 0%{suse_version} >= 1500
|
||||
# Synchronize output by lines, useful for configure output
|
||||
%define make_output_sync -Oline
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%if 0%{?nvptx_newlib:1}%{?amdgcn_newlib:1}
|
||||
%setup -q -n gcc-%{version} -a 5
|
||||
@ -708,9 +713,9 @@ amdgcn-amdhsa,\
|
||||
}
|
||||
|
||||
%if 0%{!?gcc_icecream:1}
|
||||
make %{?_smp_mflags}
|
||||
make %{?make_output_sync} %{?_smp_mflags}
|
||||
%else
|
||||
make %{?_smp_mflags} all-host
|
||||
make %{?make_output_sync} %{?_smp_mflags} all-host
|
||||
%endif
|
||||
|
||||
%if 0%{?gcc_icecream:%gcc_icecream}
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 09:09:57 UTC 2022 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- On SLE15 and later, use make -Oline to synchronize configure output by
|
||||
lines
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 07:22:15 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -304,6 +304,11 @@ This is a package that is necessary for bootstrapping another package
|
||||
only, it is not intended for any other use.
|
||||
%endif
|
||||
|
||||
%if 0%{suse_version} >= 1500
|
||||
# Synchronize output by lines, useful for configure output
|
||||
%define make_output_sync -Oline
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%if 0%{?nvptx_newlib:1}%{?amdgcn_newlib:1}
|
||||
%setup -q -n gcc-%{version} -a 5
|
||||
@ -708,9 +713,9 @@ amdgcn-amdhsa,\
|
||||
}
|
||||
|
||||
%if 0%{!?gcc_icecream:1}
|
||||
make %{?_smp_mflags}
|
||||
make %{?make_output_sync} %{?_smp_mflags}
|
||||
%else
|
||||
make %{?_smp_mflags} all-host
|
||||
make %{?make_output_sync} %{?_smp_mflags} all-host
|
||||
%endif
|
||||
|
||||
%if 0%{?gcc_icecream:%gcc_icecream}
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 09:09:57 UTC 2022 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- On SLE15 and later, use make -Oline to synchronize configure output by
|
||||
lines
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 07:22:15 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -304,6 +304,11 @@ This is a package that is necessary for bootstrapping another package
|
||||
only, it is not intended for any other use.
|
||||
%endif
|
||||
|
||||
%if 0%{suse_version} >= 1500
|
||||
# Synchronize output by lines, useful for configure output
|
||||
%define make_output_sync -Oline
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%if 0%{?nvptx_newlib:1}%{?amdgcn_newlib:1}
|
||||
%setup -q -n gcc-%{version} -a 5
|
||||
@ -708,9 +713,9 @@ amdgcn-amdhsa,\
|
||||
}
|
||||
|
||||
%if 0%{!?gcc_icecream:1}
|
||||
make %{?_smp_mflags}
|
||||
make %{?make_output_sync} %{?_smp_mflags}
|
||||
%else
|
||||
make %{?_smp_mflags} all-host
|
||||
make %{?make_output_sync} %{?_smp_mflags} all-host
|
||||
%endif
|
||||
|
||||
%if 0%{?gcc_icecream:%gcc_icecream}
|
||||
|
@ -216,9 +216,9 @@ only, it is not intended for any other use.
|
||||
# BUILD-COMMON-BEGIN
|
||||
# BUILD-COMMON-END
|
||||
%if 0%{!?gcc_icecream:1}
|
||||
make %{?_smp_mflags}
|
||||
make %{?make_output_sync} %{?_smp_mflags}
|
||||
%else
|
||||
make %{?_smp_mflags} all-host
|
||||
make %{?make_output_sync} %{?_smp_mflags} all-host
|
||||
%endif
|
||||
|
||||
|
||||
|
@ -1182,6 +1182,10 @@ Results from running the gcc and target library testsuites.
|
||||
|
||||
|
||||
# BUILD-COMMON-BEGIN
|
||||
%if 0%{suse_version} >= 1500
|
||||
# Synchronize output by lines, useful for configure output
|
||||
%define make_output_sync -Oline
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%if 0%{?nvptx_newlib:1}%{?amdgcn_newlib:1}
|
||||
@ -1595,7 +1599,7 @@ STAGE1_FLAGS="-g -O2"
|
||||
%define use_pgo_bootstrap 1
|
||||
%endif
|
||||
%endif
|
||||
%{?use_pgo_bootstrap:setarch `arch` -R} make %{?use_pgo_bootstrap:profiledbootstrap} STAGE1_CFLAGS="$STAGE1_FLAGS" BOOT_CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags}
|
||||
%{?use_pgo_bootstrap:setarch `arch` -R} make %{?make_output_sync} %{?use_pgo_bootstrap:profiledbootstrap} STAGE1_CFLAGS="$STAGE1_FLAGS" BOOT_CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags}
|
||||
make info
|
||||
%if 0%{?run_tests:1}
|
||||
echo "Run testsuite"
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 09:09:57 UTC 2022 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- On SLE15 and later, use make -Oline to synchronize configure output by
|
||||
lines
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 07:22:15 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -496,6 +496,11 @@ Results from running the gcc and target library testsuites.
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%if 0%{suse_version} >= 1500
|
||||
# Synchronize output by lines, useful for configure output
|
||||
%define make_output_sync -Oline
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%if 0%{?nvptx_newlib:1}%{?amdgcn_newlib:1}
|
||||
%setup -q -n gcc-%{version} -a 5
|
||||
@ -905,7 +910,7 @@ STAGE1_FLAGS="-g -O2"
|
||||
%define use_pgo_bootstrap 1
|
||||
%endif
|
||||
%endif
|
||||
%{?use_pgo_bootstrap:setarch `arch` -R} make %{?use_pgo_bootstrap:profiledbootstrap} STAGE1_CFLAGS="$STAGE1_FLAGS" BOOT_CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags}
|
||||
%{?use_pgo_bootstrap:setarch `arch` -R} make %{?make_output_sync} %{?use_pgo_bootstrap:profiledbootstrap} STAGE1_CFLAGS="$STAGE1_FLAGS" BOOT_CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags}
|
||||
make info
|
||||
%if 0%{?run_tests:1}
|
||||
echo "Run testsuite"
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 09:09:57 UTC 2022 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- On SLE15 and later, use make -Oline to synchronize configure output by
|
||||
lines
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 07:22:15 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -1992,6 +1992,11 @@ Results from running the gcc and target library testsuites.
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%if 0%{suse_version} >= 1500
|
||||
# Synchronize output by lines, useful for configure output
|
||||
%define make_output_sync -Oline
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%if 0%{?nvptx_newlib:1}%{?amdgcn_newlib:1}
|
||||
%setup -q -n gcc-%{version} -a 5
|
||||
@ -2401,7 +2406,7 @@ STAGE1_FLAGS="-g -O2"
|
||||
%define use_pgo_bootstrap 1
|
||||
%endif
|
||||
%endif
|
||||
%{?use_pgo_bootstrap:setarch `arch` -R} make %{?use_pgo_bootstrap:profiledbootstrap} STAGE1_CFLAGS="$STAGE1_FLAGS" BOOT_CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags}
|
||||
%{?use_pgo_bootstrap:setarch `arch` -R} make %{?make_output_sync} %{?use_pgo_bootstrap:profiledbootstrap} STAGE1_CFLAGS="$STAGE1_FLAGS" BOOT_CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags}
|
||||
make info
|
||||
%if 0%{?run_tests:1}
|
||||
echo "Run testsuite"
|
||||
|
Loading…
Reference in New Issue
Block a user