[Buildroot] svn commit: trunk/buildroot/toolchain/gcc

aldot at uclibc.org aldot at uclibc.org
Sun Dec 10 13:24:04 UTC 2006


Author: aldot
Date: 2006-12-10 05:24:03 -0800 (Sun, 10 Dec 2006)
New Revision: 16832

Log:
- revert r16800.


Modified:
   trunk/buildroot/toolchain/gcc/gcc-uclibc-3.x.mk


Changeset:
Modified: trunk/buildroot/toolchain/gcc/gcc-uclibc-3.x.mk
===================================================================
--- trunk/buildroot/toolchain/gcc/gcc-uclibc-3.x.mk	2006-12-10 02:52:19 UTC (rev 16831)
+++ trunk/buildroot/toolchain/gcc/gcc-uclibc-3.x.mk	2006-12-10 13:24:03 UTC (rev 16832)
@@ -115,7 +115,7 @@
 # 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)" \




More information about the buildroot mailing list