- revert r16800.
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sun, 10 Dec 2006 13:24:03 +0000 (13:24 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sun, 10 Dec 2006 13:24:03 +0000 (13:24 -0000)
toolchain/gcc/gcc-uclibc-3.x.mk

index 63cb908af130635089a85a6a0d1e88edbb74fcd7..00471d71e62b59139bc2f7ebb6305a730bf80530 100644 (file)
@@ -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)" \