This is a patch for oselas toolchain. Should have mentioned it in the first 
place. O:-)

Greets
Alex

Am Dienstag, 13. Februar 2018, 09:29:42 CET schrieb Alexander Dahl:
> Building v2018.02.0 of the toolchain failed on first try, maybe because
> some mirrors were not yet synced with the new glibc version.
> 
> Signed-off-by: Alexander Dahl <a...@thorsis.com>
> ---
>  rules/glibc.make | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/rules/glibc.make b/rules/glibc.make
> index 9d55312..7f62e62 100644
> --- a/rules/glibc.make
> +++ b/rules/glibc.make
> @@ -26,6 +26,7 @@ GLIBC_SOURCE        := $(SRCDIR)/$(GLIBC).$(GLIBC_SUFFIX)
>  GLIBC_DIR    := $(BUILDDIR_DEBUG)/$(GLIBC)
>  GLIBC_BUILDDIR       := $(BUILDDIR)/$(GLIBC)-build
>  GLIBC_URL    := \
> +     https://ftp.gnu.org/gnu/glibc/$(GLIBC).$(GLIBC_SUFFIX) \
>       $(call ptx/mirror, GNU, glibc/$(GLIBC).$(GLIBC_SUFFIX)) \
>       ftp://sourceware.org/pub/glibc/snapshots/$(GLIBC).$(GLIBC_SUFFIX) \
>       
> http://www.pengutronix.de/software/ptxdist/temporary-src/glibc/$(GLIBC).$(
> GLIBC_SUFFIX)



_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to