Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] Fix glibc dependency to gcc-intermediate
@ 2013-10-06  8:27 Jérôme Pouiller
  2013-10-06  9:11 ` Thomas Petazzoni
  2013-10-06 18:48 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Jérôme Pouiller @ 2013-10-06  8:27 UTC (permalink / raw)
  To: buildroot

In commit ebc81933, we rerverted 2babed4a, but meanwhile eglibc/ was
renamed glibc/ so rules eglibc-build muste renmaed glibc-build to
correctly work.

Signed-off-by: J?r?me Pouiller <jezz@sysmic.org>
---
 package/glibc/glibc.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/glibc/glibc.mk b/package/glibc/glibc.mk
index 998bd0f..48ff0f7 100644
--- a/package/glibc/glibc.mk
+++ b/package/glibc/glibc.mk
@@ -29,7 +29,7 @@ GLIBC_DEPENDENCIES += host-gawk
 endif
 
 # Before (e)glibc is built, we must have the second stage cross-compiler
-eglibc-build: host-gcc-intermediate
+glibc-build: host-gcc-intermediate
 
 GLIBC_SUBDIR = build
 
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] Fix glibc dependency to gcc-intermediate
  2013-10-06  8:27 [Buildroot] [PATCH] Fix glibc dependency to gcc-intermediate Jérôme Pouiller
@ 2013-10-06  9:11 ` Thomas Petazzoni
  2013-10-06 18:48 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2013-10-06  9:11 UTC (permalink / raw)
  To: buildroot

Dear J?r?me Pouiller,

On Sun,  6 Oct 2013 10:27:46 +0200, J?r?me Pouiller wrote:
> In commit ebc81933, we rerverted 2babed4a, but meanwhile eglibc/ was
> renamed glibc/ so rules eglibc-build muste renmaed glibc-build to
> correctly work.
> 
> Signed-off-by: J?r?me Pouiller <jezz@sysmic.org>

Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>

Thanks for noticing!

Thomas
-- 
Thomas Petazzoni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] Fix glibc dependency to gcc-intermediate
  2013-10-06  8:27 [Buildroot] [PATCH] Fix glibc dependency to gcc-intermediate Jérôme Pouiller
  2013-10-06  9:11 ` Thomas Petazzoni
@ 2013-10-06 18:48 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2013-10-06 18:48 UTC (permalink / raw)
  To: buildroot

>>>>> "J?r?me" == J?r?me Pouiller <jezz@sysmic.org> writes:

 J?r?me> In commit ebc81933, we rerverted 2babed4a, but meanwhile eglibc/ was
 J?r?me> renamed glibc/ so rules eglibc-build muste renmaed glibc-build to
 J?r?me> correctly work.

Committed with the typos fixed, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-10-06 18:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-06  8:27 [Buildroot] [PATCH] Fix glibc dependency to gcc-intermediate Jérôme Pouiller
2013-10-06  9:11 ` Thomas Petazzoni
2013-10-06 18:48 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox