On Thursday, June 20, 2019 9:33:04 PM CEST Rosen Penev wrote:
> This prevents overriding it to use GCC9.
> 
> Signed-off-by: Rosen Penev <ros...@gmail.com>
> ---
>  toolchain/gcc/Config.version | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/toolchain/gcc/Config.version b/toolchain/gcc/Config.version
> index ef9bbb82e2..e635244827 100644
> --- a/toolchain/gcc/Config.version
> +++ b/toolchain/gcc/Config.version
> @@ -4,7 +4,6 @@ config GCC_VERSION_5
>  
>  config GCC_VERSION_8
>       default y if GCC_USE_VERSION_8
> -     default y if arc
>       bool
>  
>  config GCC_VERSION_9
> 
>From what I know this would select the default GCC 7.4.
Do you know if the special ARC patches got into the 7.x branch?
Because from what I can tell (from 7.1) this was a problem and
the reason why GCC 8 was selected since it had the patches from
the beginning.

Regards,
Christian



_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to