Re: [OE-core] [PATCH] openssl: fix pkgconfig path problems

2024-05-03 Thread Mikko Rapeli
Hi, On Fri, May 03, 2024 at 10:59:21AM +, Ross Burton via lists.openembedded.org wrote: > OpenSSL 3.3.0 introduced new pkgconfig generators which interact badly > with our incorrect setting of --libdir, which is documented as being > the name of the directory _under $prefix_, not an absolute

[OE-core] [PATCH] openssl: fix pkgconfig path problems

2024-05-03 Thread Ross Burton
OpenSSL 3.3.0 introduced new pkgconfig generators which interact badly with our incorrect setting of --libdir, which is documented as being the name of the directory _under $prefix_, not an absolute path. This resulted in the pkgconfig files have libdir=/usr which mostly works as the actual librar