X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=toolchain%2Fbinutils%2FMakefile;fp=toolchain%2Fbinutils%2FMakefile;h=65d9925f9a57c2feca081e30b4836274679da54c;hb=6e23813c1ed7494a9da3b5e59cfcafd71097c420;hp=da867944801410602991292737df1fcd11e8cd63;hpb=f65b0afadb5398d1c1957c9b6a1c3bc735ff7a60;p=openwrt%2Fopenwrt.git diff --git a/toolchain/binutils/Makefile b/toolchain/binutils/Makefile index da86794480..65d9925f9a 100644 --- a/toolchain/binutils/Makefile +++ b/toolchain/binutils/Makefile @@ -63,6 +63,9 @@ ifneq ($(CONFIG_EXTRA_TARGET_ARCH),) --enable-targets=$(call qstrip,$(CONFIG_EXTRA_TARGET_ARCH_NAME))-linux-$(TARGET_SUFFIX) endif +HOST_CONFIGURE_VARS += \ + acx_cv_cc_gcc_supports_ada=false + define Host/Prepare $(call Host/Prepare/Default) ln -snf $(notdir $(HOST_BUILD_DIR)) $(BUILD_DIR_TOOLCHAIN)/$(PKG_NAME)