diff options
Diffstat (limited to 'curl/curl_7.10.8.oe')
-rw-r--r-- | curl/curl_7.10.8.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/curl/curl_7.10.8.oe b/curl/curl_7.10.8.oe index 6e02b39d58..e3340f450e 100644 --- a/curl/curl_7.10.8.oe +++ b/curl/curl_7.10.8.oe @@ -4,7 +4,7 @@ client-side URL transfers." SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2" -inherit autotools libtool +inherit autotools EXTRA_OECONF = "--with-zlib=${STAGING_LIBDIR}/../ \ --without-ssl --with-random=/dev/urandom" |