summaryrefslogtreecommitdiff
path: root/toolchain
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-12-10 13:24:03 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-12-10 13:24:03 +0000
commit15710d6d3bb2d66227d6fe9d9a63f67396869625 (patch)
tree8a8bc717b6925e69cb1112f0c83b3fbcc6f87cde /toolchain
parentbc2f0501fe366349e7dd219d617bca03f98c7c18 (diff)
- revert r16800.
Diffstat (limited to 'toolchain')
-rw-r--r--toolchain/gcc/gcc-uclibc-3.x.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/gcc/gcc-uclibc-3.x.mk b/toolchain/gcc/gcc-uclibc-3.x.mk
index 63cb908af..00471d71e 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)" \