From: "Hsia-Jun(Randy) Li" <[email protected]> Both meson and cmake would work fine, left those GNU autotools, customer script projects.
The behaviour of meson would become that as the following for the Android target: lib/libfoo.so is the real binary library lib/libfoo.so.x -> libfoo.so lib/libfoo.so.x.y -> libfoo.so But when you tell the autotools the target host is android, it won't make any difference in its output library. I would like to fix that but I am not good at m4 script. Hsia-Jun(Randy) Li (3): cmake.bbclass: support android os classes/meson: support Android os [WIP]: openssl: fix Android target meta/classes/cmake.bbclass | 2 ++ meta/classes/meson-routines.bbclass | 2 ++ meta/recipes-connectivity/openssl/openssl_3.0.0.bb | 4 ++++ 3 files changed, 8 insertions(+) -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#159776): https://lists.openembedded.org/g/openembedded-core/message/159776 Mute This Topic: https://lists.openembedded.org/mt/87764530/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
