Oops... remove some makefile debugging bits.
This commit is contained in:
parent
7dd297b2f2
commit
72badc0f65
@ -57,8 +57,6 @@ endif
|
|||||||
GCC_BUILD_DIR1:=$(TOOL_BUILD_DIR)/gcc-$(GCC_VERSION)-initial
|
GCC_BUILD_DIR1:=$(TOOL_BUILD_DIR)/gcc-$(GCC_VERSION)-initial
|
||||||
|
|
||||||
$(DL_DIR)/$(GCC_SOURCE):
|
$(DL_DIR)/$(GCC_SOURCE):
|
||||||
echo GCC_SOURCE is $(GCC_SOURCE)
|
|
||||||
/bin/false
|
|
||||||
mkdir -p $(DL_DIR)
|
mkdir -p $(DL_DIR)
|
||||||
$(WGET) -P $(DL_DIR) $(GCC_SITE)/$(GCC_SOURCE)
|
$(WGET) -P $(DL_DIR) $(GCC_SITE)/$(GCC_SOURCE)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user