diff options
| -rw-r--r-- | meta/recipes-connectivity/openssl/openssl_3.0.0.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/openssl/openssl_3.0.0.bb b/meta/recipes-connectivity/openssl/openssl_3.0.0.bb index 4b1ae71a85..da73ed6bc3 100644 --- a/meta/recipes-connectivity/openssl/openssl_3.0.0.bb +++ b/meta/recipes-connectivity/openssl/openssl_3.0.0.bb | |||
| @@ -70,6 +70,9 @@ do_configure () { | |||
| 70 | esac | 70 | esac |
| 71 | target="$os-${HOST_ARCH}" | 71 | target="$os-${HOST_ARCH}" |
| 72 | case $target in | 72 | case $target in |
| 73 | linux-arc) | ||
| 74 | target=linux-latomic | ||
| 75 | ;; | ||
| 73 | linux-arm*) | 76 | linux-arm*) |
| 74 | target=linux-armv4 | 77 | target=linux-armv4 |
| 75 | ;; | 78 | ;; |
