projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
037dabe
)
[packages/collectd] Use default configure settings and therewith fix current errors...
author
Mirko Vogt
<
[email protected]
>
Mon, 6 Dec 2010 15:32:10 +0000
(15:32 +0000)
committer
Mirko Vogt
<
[email protected]
>
Mon, 6 Dec 2010 15:32:10 +0000
(15:32 +0000)
SVN-Revision: 24284
libs/curl/Makefile
patch
|
blob
|
history
diff --git
a/libs/curl/Makefile
b/libs/curl/Makefile
index b424c052ae5e6e3d39bdb37a95857d962f11fd52..1921f2c1cc3b955dc295d96d36ac739778b12bf2 100644
(file)
--- 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)" \