X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;ds=sidebyside;f=tools%2Fautomake%2FMakefile;fp=tools%2Fautomake%2FMakefile;h=c30a9900e613e5f527ff29f250b1c5c7b67c5faf;hb=1ef07eee4ab65e70bb9f8d896d1678891ce83ddf;hp=bf1d2764b3a111bdc56f65726fb2163b7c741283;hpb=41bd6bd282aa75e357c9a4eaf27518726301b4dc;p=openwrt%2Fstaging%2Fchunkeey.git diff --git a/tools/automake/Makefile b/tools/automake/Makefile index bf1d2764b3..c30a9900e6 100644 --- a/tools/automake/Makefile +++ b/tools/automake/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006 OpenWrt.org +# Copyright (C) 2006-2012 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -16,6 +16,7 @@ PKG_MD5SUM:=c2972c4d9b3e29c03d5f2af86249876f include $(INCLUDE_DIR)/host-build.mk HOST_CONFIGURE_ARGS += --datarootdir=$(STAGING_DIR_HOST)/share +HOST_CONFIGURE_VARS += am_cv_prog_PERL_ithreads=no define Host/Install $(MAKE) -C $(HOST_BUILD_DIR) install