From 799e7a8fa878a9010643c7bac42258f11fd3e0e2 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 2 Sep 2008 10:57:35 +0000 Subject: disable autorebuild for the toolchain, as it can easily lead to build breakages SVN-Revision: 12492 --- toolchain/binutils/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'toolchain/binutils/Makefile') diff --git a/toolchain/binutils/Makefile b/toolchain/binutils/Makefile index 1023d9e671..2a881f83d4 100644 --- a/toolchain/binutils/Makefile +++ b/toolchain/binutils/Makefile @@ -20,6 +20,7 @@ PKG_SOURCE:=binutils-$(PKG_VERSION).tar.bz2 PATCH_DIR:=./patches/$(PKG_VERSION) STAGING_DIR_HOST:=$(TOOLCHAIN_DIR) BUILD_DIR_HOST:=$(BUILD_DIR_TOOLCHAIN) +override CONFIG_AUTOREBUILD= include $(INCLUDE_DIR)/host-build.mk -- cgit v1.2.3