From: Alexander Dahl <ada@thorsis.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] glibc: Add upstream download URL
Date: Tue, 13 Feb 2018 09:29:42 +0100 [thread overview]
Message-ID: <20180213082942.9800-1-ada@thorsis.com> (raw)
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 <ada@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)
--
2.11.0
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
next reply other threads:[~2018-02-13 8:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-13 8:29 Alexander Dahl [this message]
2018-02-13 9:30 ` Alexander Dahl
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180213082942.9800-1-ada@thorsis.com \
--to=ada@thorsis.com \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox