On Tue, 12 Apr 2022, Navid Rahimi via Gcc-patches wrote:
> Hi GCC community,
>
> I need to have ability to point to custom repository in gcc_release
> script. This small patch 1) does add a parameter "-g" to add custom
The purpose of this script is for building official GCC releases, release
Hi GCC community,
I need to have ability to point to custom repository in gcc_release script.
This small patch 1) does add a parameter "-g" to add custom repository to
gcc_release , 2) does add a line to download prerequisites before building GCC
(download_prerequisites) which is not present in