From: Bernhard Reutner-Fischer Date: Sun, 10 Dec 2006 13:24:03 +0000 (-0000) Subject: - revert r16800. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=15710d6d3bb2d66227d6fe9d9a63f67396869625;p=buildroot.git - revert r16800. --- diff --git a/toolchain/gcc/gcc-uclibc-3.x.mk b/toolchain/gcc/gcc-uclibc-3.x.mk index 63cb908af1..00471d71e6 100644 --- a/toolchain/gcc/gcc-uclibc-3.x.mk +++ b/toolchain/gcc/gcc-uclibc-3.x.mk @@ -115,7 +115,7 @@ endif # fixed, so we need to actually have working C library header files prior to # the step or libgcc will not build... -$(GCC_BUILD_DIR1)/.configured: $(GCC_DIR)/.patched uclibc-configured +$(GCC_BUILD_DIR1)/.configured: $(GCC_DIR)/.patched mkdir -p $(GCC_BUILD_DIR1) (cd $(GCC_BUILD_DIR1); PATH=$(TARGET_PATH) \ CC="$(HOSTCC)" \