From: Manuel Novoa III Date: Fri, 3 Sep 2004 01:22:26 +0000 (-0000) Subject: Oops... remove some makefile debugging bits. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=72badc0f65df04f709a77fdd0500656c631602f0;p=buildroot.git Oops... remove some makefile debugging bits. --- diff --git a/make/gcc-uclibc-3.x.mk b/make/gcc-uclibc-3.x.mk index a4760dbdf1..541ea2d8d5 100644 --- a/make/gcc-uclibc-3.x.mk +++ b/make/gcc-uclibc-3.x.mk @@ -57,8 +57,6 @@ endif GCC_BUILD_DIR1:=$(TOOL_BUILD_DIR)/gcc-$(GCC_VERSION)-initial $(DL_DIR)/$(GCC_SOURCE): - echo GCC_SOURCE is $(GCC_SOURCE) - /bin/false mkdir -p $(DL_DIR) $(WGET) -P $(DL_DIR) $(GCC_SITE)/$(GCC_SOURCE)