]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Configure: Add missing variables in build.info
authorOrgad Shaneh <orgads@gmail.com>
Thu, 6 Nov 2025 11:52:51 +0000 (13:52 +0200)
committerTomas Mraz <tomas@openssl.org>
Mon, 10 Nov 2025 20:22:30 +0000 (21:22 +0100)
Fixes the following warnings:
No value given for CMAKECONFIGDIR
No value given for PKGCONFIGDIR
No value given for libdir

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/29084)

build.info

index e85cd99e56ea57ad498f4fbb709428576d27cdc9..5bd9253744c47958ad9a21d69590f24fe2b88a0e 100644 (file)
@@ -464,6 +464,7 @@ GENERATE[builddata.pm]=util/mkinstallvars.pl \
     PREFIX=. BINDIR=apps APPLINKDIR=ms \
     LIBDIR= INCLUDEDIR=include "INCLUDEDIR=$(SRCDIR)/include" \
     ENGINESDIR=engines MODULESDIR=providers \
+    libdir= CMAKECONFIGDIR= PKGCONFIGDIR= \
     "VERSION=$(VERSION)" "LDLIBS=$(LIB_EX_LIBS)"
 
 DEPEND[""]=openssl.pc