On Fri, May 3, 2024 at 12:37 PM Mikko Rapeli via lists.openembedded.org <[email protected]> wrote: > > Hi, > > On Fri, May 03, 2024 at 12:32:42PM +0200, Alexander Kanavin wrote: > > I’m sorry, this doesn’t look right. Shouldn’t we rather ensure $(LIBDIR) is > > correctly set? Besides, hardcoding to lib is certainly incorrect as it will > > break multilib. We constantly have to fix upstreams in the opposite > > direction. > > Yes, you and Ross on #yocto are right. This is not right. I tried also setting > LIBDIR=${BASELIB} in do_install() and do_configure but those did not work > either. openssl builds scripts are quite hard to work with...
Isn't it easier to fix tpm2-openssl then? I had similar issue in chip which was using "pkg-config --variable=prefix openssl" and didn't expect it to be empty in "if prefix[-4] == '/usr'" and rather patched chip than changing openssl.
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#198972): https://lists.openembedded.org/g/openembedded-core/message/198972 Mute This Topic: https://lists.openembedded.org/mt/105885236/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
