diff options
Diffstat (limited to 'package/libtool/Makefile')
-rw-r--r-- | package/libtool/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/package/libtool/Makefile b/package/libtool/Makefile index 5aa5aa3652..1349070d5d 100644 --- a/package/libtool/Makefile +++ b/package/libtool/Makefile @@ -15,8 +15,6 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@GNU/libtool PKG_MD5SUM:=b32b04148ecdd7344abc6fe8bd1bb021 -HOST_PATCH_DIR=/dev/null - PKG_BUILD_DEPENDS:=libtool/host PKG_BUILD_PARALLEL:=0 |