On Thu, 7 Sept 2023 at 14:04, Richard Purdie
<[email protected]> wrote:
> See meta/conf/distro/include/no-static-libs.inc which does things like:
>
> meta/conf/distro/include/no-static-libs.inc:DISABLE_STATIC:pn-openssl-native 
> = ""
> meta/conf/distro/include/no-static-libs.inc:DISABLE_STATIC:pn-nativesdk-openssl
>  = ""
>
> I wasn't sure how easy the shadow patch would be, that is hopefully the
> main tricky part. sqlite-native used to be built allowing static for
> pseudo iirc but I don't think we need to do that there any more.

I poked around at passing options from the shadow recipe, but couldn't
arrive at a working combination. libtool and automake insert too many
abstraction layers on the way to the linker invocation.

So there has to be a custom, most likely non-upstreamable patch for
Makefile.am files all over the place, which I think is worse than
manually unrolling setscene dependencies.

Alex
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#187492): 
https://lists.openembedded.org/g/openembedded-core/message/187492
Mute This Topic: https://lists.openembedded.org/mt/101197363/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to