From 6fdc1f1d5c989f940f6be17a166e78737a3f09f2 Mon Sep 17 00:00:00 2001 From: Mirko Vogt Date: Mon, 6 Dec 2010 15:32:10 +0000 Subject: [PATCH] [packages/collectd] Use default configure settings and therewith fix current errors while building with libtool2 SVN-Revision: 24284 --- libs/curl/Makefile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/libs/curl/Makefile b/libs/curl/Makefile index b424c052ae..1921f2c1cc 100644 --- a/libs/curl/Makefile +++ b/libs/curl/Makefile @@ -82,10 +82,6 @@ CONFIGURE_VARS += \ LDFLAGS="$$$$LDFLAGS -lcrypto -lssl -lz" \ CC="$(filter-out ccache,$(TARGET_CC))" -define Build/Configure - $(call Build/Configure/Default,,bash) -endef - define Build/Compile $(MAKE) $(PKG_JOBS) -C $(PKG_BUILD_DIR) \ DESTDIR="$(PKG_INSTALL_DIR)" \ -- 2.30.2