---
 meta/recipes-connectivity/openssl/openssl_3.2.1.bb | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta/recipes-connectivity/openssl/openssl_3.2.1.bb 
b/meta/recipes-connectivity/openssl/openssl_3.2.1.bb
index 549fa4cd94..bd53853edc 100644
--- a/meta/recipes-connectivity/openssl/openssl_3.2.1.bb
+++ b/meta/recipes-connectivity/openssl/openssl_3.2.1.bb
@@ -96,6 +96,9 @@ do_configure () {
        linux-gnu64-x86_64)
                target=linux-x86_64
                ;;
+       linux-loongarch64)
+               target=linux64-loongarch64
+               ;;
        linux-mips | linux-mipsel)
                # specifying TARGET_CC_ARCH prevents openssl from (incorrectly) 
adding target architecture flags
                target="linux-mips32 ${TARGET_CC_ARCH}"
-- 
2.43.2

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

Reply via email to