package/libopenssl: fix performance issue in static build
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sun, 25 Apr 2021 13:38:45 +0000 (15:38 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Tue, 4 May 2021 19:22:52 +0000 (21:22 +0200)
commit67d19f601470aa205e2f948f883791f48e23cc92
treecd68d92f575772ae5c591eb312db4f84665fd725
parentcadb8f2f317bf37c13aea98ac1c81bf8566aad92
package/libopenssl: fix performance issue in static build

Revert commit 8c2c959b028d44f5518d4445f864aedae3d90406 as no-dso has
been added back to openssl since version 1.1.1e and
https://github.com/openssl/openssl/commit/8dcd57461972dceaaf014b71d173d0a8758e7054
and because gcc no-asm has performance issue

Fixes:
 - https://bugs.buildroot.org/show_bug.cgi?id=13751

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/libopenssl/Config.in
package/libopenssl/libopenssl.mk