Projects
home:pandora:RobinOS23
krb5
_service:download_src_package:Add-buildsystem-d...
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:download_src_package:Add-buildsystem-detection-of-the-OpenSSL-3-KDF-inter.patch of Package krb5
From 2f039fc910022c9569fe6941a194f0b26bd6c894 Mon Sep 17 00:00:00 2001 From: Robbie Harwood <rharwood@redhat.com> Date: Fri, 20 Sep 2019 16:11:29 -0400 Subject: [PATCH] Add buildsystem detection of the OpenSSL-3 KDF interface (cherry picked from commit a3e03dfd40928c4615bd9b8546eac0c104377850) --- src/configure.ac | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/configure.ac b/src/configure.ac index eb6307468..9c2e816fe 100644 --- a/src/configure.ac +++ b/src/configure.ac @@ -282,6 +282,10 @@ AC_SUBST(CRYPTO_IMPL) AC_SUBST(CRYPTO_IMPL_CFLAGS) AC_SUBST(CRYPTO_IMPL_LIBS) +if test "$CRYPTO_IMPL" = openssl; then + AC_CHECK_FUNCS(EVP_KDF_fetch) +fi + AC_ARG_WITH([prng-alg], AC_HELP_STRING([--with-prng-alg=ALG], [use specified PRNG algorithm. @<:@fortuna@:>@]), [PRNG_ALG=$withval
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2