summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/openssl/openssl10_1.0.2p.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-connectivity/openssl/openssl10_1.0.2p.bb')
-rw-r--r--meta/recipes-connectivity/openssl/openssl10_1.0.2p.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/openssl/openssl10_1.0.2p.bb b/meta/recipes-connectivity/openssl/openssl10_1.0.2p.bb
index b7297fce02..84e086c2f6 100644
--- a/meta/recipes-connectivity/openssl/openssl10_1.0.2p.bb
+++ b/meta/recipes-connectivity/openssl/openssl10_1.0.2p.bb
@@ -164,7 +164,7 @@ do_configure () {
164 linux-mips*) 164 linux-mips*)
165 target=debian-mips 165 target=debian-mips
166 ;; 166 ;;
167 linux-microblaze* | linux-nios2* | linux-gnu*ilp32**) 167 linux-microblaze* | linux-nios2* | linux-gnu*ilp32** | linux-arc*)
168 target=linux-generic32 168 target=linux-generic32
169 ;; 169 ;;
170 linux-powerpc) 170 linux-powerpc)