summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-connectivity/openssl/openssl_1.1.0i.bb6
1 files changed, 0 insertions, 6 deletions
diff --git a/meta/recipes-connectivity/openssl/openssl_1.1.0i.bb b/meta/recipes-connectivity/openssl/openssl_1.1.0i.bb
index 92f305910a..507f8f881b 100644
--- a/meta/recipes-connectivity/openssl/openssl_1.1.0i.bb
+++ b/meta/recipes-connectivity/openssl/openssl_1.1.0i.bb
@@ -25,12 +25,6 @@ SRC_URI[sha256sum] = "ebbfc844a8c8cc0ea5dc10b86c9ce97f401837f3fa08c17b2cdadc1182
25 25
26inherit lib_package multilib_header ptest relative_symlinks 26inherit lib_package multilib_header ptest relative_symlinks
27 27
28#| engines/afalg/e_afalg.c: In function 'eventfd':
29#| engines/afalg/e_afalg.c:110:20: error: '__NR_eventfd' undeclared (first use in this function)
30#| return syscall(__NR_eventfd, n);
31#| ^~~~~~~~~~~~
32EXTRA_OECONF_append_aarch64 = " no-afalgeng"
33
34#| ./libcrypto.so: undefined reference to `getcontext' 28#| ./libcrypto.so: undefined reference to `getcontext'
35#| ./libcrypto.so: undefined reference to `setcontext' 29#| ./libcrypto.so: undefined reference to `setcontext'
36#| ./libcrypto.so: undefined reference to `makecontext' 30#| ./libcrypto.so: undefined reference to `makecontext'