Enable ARM crypto extensions 38/289838/1 accepted/tizen/base/tool/20230315.113822 accepted/tizen/base/tool/20230405.065225 submit/tizen_base/20230314.113723 submit/tizen_base/20230404.081938
authorDariusz Michaluk <d.michaluk@samsung.com>
Tue, 14 Mar 2023 09:57:41 +0000 (10:57 +0100)
committerDariusz Michaluk <d.michaluk@samsung.com>
Tue, 14 Mar 2023 09:59:33 +0000 (10:59 +0100)
Change-Id: I1dcfc17c5e601bc24e1054322f3e5fe8d91e52d2

packaging/openssl1.1.spec

index 33c80b2..472c7ac 100644 (file)
@@ -1,4 +1,4 @@
-%global OPENSSL_ASM_ENABLED %{?openssl_asm:%openssl_asm}%{!?openssl_asm:OFF}
+%global OPENSSL_ASM_ENABLED %{?openssl_asm:%openssl_asm}%{!?openssl_asm:ON}
 %define openssldir %{_sysconfdir}/ssl
 
 Summary:    Secure Sockets Layer and cryptography libraries and tools