Commit 0148cdd4 authored by Jérôme Pouiller's avatar Jérôme Pouiller Committed by Peter Korsgaard
Browse files

Fix glibc dependency to gcc-intermediate



In commit ebc81933, we reverted 2babed4a, but meanwhile eglibc/ was
renamed glibc/ so rules eglibc-build must be renamed glibc-build to
correctly work.

Signed-off-by: default avatarJérôme Pouiller <jezz@sysmic.org>
Acked-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent 19b4a6f4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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