[PATCH] RSB: Fetch recent version of newlib that solves or1knd build failure.

Chris Johns chrisj at rtems.org
Sun Mar 8 21:46:41 UTC 2015


On 6/03/2015 1:23 am, Hesham ALMatary wrote:
> ---
>   rtems/config/tools/rtems-gcc-4.8.3-newlib-git-1.cfg | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/rtems/config/tools/rtems-gcc-4.8.3-newlib-git-1.cfg b/rtems/config/tools/rtems-gcc-4.8.3-newlib-git-1.cfg
> index 297f4e0..a7f1020 100644
> --- a/rtems/config/tools/rtems-gcc-4.8.3-newlib-git-1.cfg
> +++ b/rtems/config/tools/rtems-gcc-4.8.3-newlib-git-1.cfg
> @@ -3,7 +3,7 @@
>   #
>
>   %define gcc_version    4.8.3
> -%define newlib_version ebbb290f6e15e71b140a911c0de530453b9f8443
> +%define newlib_version b75c57950318ed657807f87a4c694e7b8d68fcae

This does not make sense to me. The config file name suggests this is a 
git version of newlib so the hash is not used and should be ignored (and 
removed). Git internally provides this type of functionality.

Chris


More information about the devel mailing list