From: Simo Sorce Date: Fri, 17 Oct 2025 02:26:33 +0000 (-0400) Subject: Fix handling of include files in libcommon X-Git-Tag: 4.0-PRE-CLANG-FORMAT-WEBKIT~318 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e461263aa535a39dea1fca5721ba77aa2d19b440;p=thirdparty%2Fopenssl.git Fix handling of include files in libcommon Signed-off-by: Simo Sorce Reviewed-by: Matt Caswell Reviewed-by: Tomas Mraz Reviewed-by: Dmitry Belyavskiy (Merged from https://github.com/openssl/openssl/pull/28838) --- diff --git a/providers/build.info b/providers/build.info index 9277d8fe7d5..138ba16a931 100644 --- a/providers/build.info +++ b/providers/build.info @@ -49,7 +49,7 @@ LIBS{noinst}=$LIBDEFAULT $LIBCOMMON $COMMON_INCLUDES=../crypto ../include implementations/include common/include \ fips/include -INCLUDE[$LIBCOMMON]=$COMMON_INCLUDES +INCLUDE[$LIBCOMMON]=.. $COMMON_INCLUDES INCLUDE[$LIBFIPS]=.. $COMMON_INCLUDES INCLUDE[$LIBLEGACY]=.. $COMMON_INCLUDES INCLUDE[$LIBDEFAULT]=.. $COMMON_INCLUDES