mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
package/libcurl: remove configure option --with-random
Upstream removed this configure option in version 8.10.0:269fdd4c6ewhich was added to buildroot with commitd68b999787. Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr> (cherry picked from commitd48412b58e) Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Thomas Perale
parent
6645538dac
commit
1ad9164397
@@ -20,7 +20,6 @@ LIBCURL_INSTALL_STAGING = YES
|
||||
LIBCURL_CONF_OPTS = \
|
||||
--disable-manual \
|
||||
--disable-ntlm \
|
||||
--with-random=/dev/urandom \
|
||||
--disable-curldebug \
|
||||
--disable-libcurl-option \
|
||||
--disable-ldap \
|
||||
|
||||
Reference in New Issue
Block a user