From a9591c7f1ff0ad5e33dfaaa47c2d0e6b0fafa0f4 Mon Sep 17 00:00:00 2001 From: Tomas Mraz Date: Wed, 12 Feb 2014 16:58:49 +0100 Subject: [PATCH] Add macro for performance build on certain arches. --- openssl.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/openssl.spec b/openssl.spec index 58cd56c..605d1c3 100644 --- a/openssl.spec +++ b/openssl.spec @@ -18,6 +18,8 @@ # also be handled in opensslconf-new.h. %define multilib_arches %{ix86} ia64 ppc %{power64} s390 s390x sparcv9 sparc64 x86_64 +%global _performance_build 1 + Summary: Utilities from the general purpose cryptography library with TLS implementation Name: openssl Version: 1.0.1e