Enable ARM crypto extensions 16/303716/1 accepted/tizen_5.5_base tizen_5.5_base accepted/tizen/5.5/base/20240116.141719
authorDariusz Michaluk <d.michaluk@samsung.com>
Tue, 14 Mar 2023 09:57:41 +0000 (10:57 +0100)
committerDariusz Michaluk <d.michaluk@samsung.com>
Wed, 3 Jan 2024 17:41:10 +0000 (18:41 +0100)
Change-Id: I1dcfc17c5e601bc24e1054322f3e5fe8d91e52d2

packaging/openssl1.1.spec

index 165cdb3..4a1dcee 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