]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Fix handling of include files in libtemplate
authorSimo Sorce <simo@redhat.com>
Fri, 17 Oct 2025 02:57:36 +0000 (22:57 -0400)
committerDmitry Belyavskiy <beldmit@gmail.com>
Mon, 20 Oct 2025 07:45:53 +0000 (09:45 +0200)
Signed-off-by: Simo Sorce <simo@redhat.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/28838)

providers/build.info

index 138ba16a931087504d5e5bf283fcb21d6fcd6a87..9b75df100fdd03f13073c27f85e32af2057b7376 100644 (file)
@@ -179,4 +179,4 @@ SOURCE[$NULLGOAL]=nullprov.c prov_running.c
 
 # template library, not used anywhere. It's merely here to ensure that the object files build
 LIBS{noinst}=libtemplate.a
-INCLUDE[libtemplate.a]=$COMMON_INCLUDES
+INCLUDE[libtemplate.a]=.. $COMMON_INCLUDES