[packages/collectd] Use default configure settings and therewith fix current errors while building with libtool2
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24284 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
1dfd9187a8
commit
8f07d027b6
@ -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)" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user