package/libcurl: remove configure option --with-random

Upstream removed this configure option in version 8.10.0:
269fdd4c6e
which was added to buildroot with commit
d68b999787.

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit d48412b58e)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
Bernd Kuhls
2025-07-26 07:59:07 +02:00
committed by Thomas Perale
parent 6645538dac
commit 1ad9164397

View File

@@ -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 \