mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
Oops... remove some makefile debugging bits.
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user