[packages/cryptopp] enable sse/asm, release 2.

pluto pluto at pld-linux.org
Mon Sep 10 17:14:43 CEST 2012


commit e602bb4bfe39fa65908d62abdf2e2d1a16ae3c39
Author: Paweł Sikora <pawel.sikora at agmk.net>
Date:   Mon Sep 10 17:07:22 2012 +0200

    enable sse/asm, release 2.

 cryptopp.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/cryptopp.spec b/cryptopp.spec
index 2493bfe..7fae51f 100644
--- a/cryptopp.spec
+++ b/cryptopp.spec
@@ -3,7 +3,7 @@ Summary:	Cryptopp Library - a free C++ class library of cryptographic schemes
 Summary(pl.UTF-8):	Cryptopp - biblioteka klas C++ dostarczająca narzędzia do kryptografii
 Name:		cryptopp
 Version:	5.6.1
-Release:	1
+Release:	2
 License:	GPL
 Group:		Libraries
 Source0:	http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}%{orig_ver}.zip
@@ -62,7 +62,7 @@ Statyczna biblioteka Cryptopp.
 %{__automake}
 
 %configure \
-	CXXFLAGS="%{rpmcxxflags} -DCRYPTOPP_DISABLE_X86ASM"
+	CXXFLAGS="%{rpmcxxflags}"
 
 %{__make}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cryptopp.git/commitdiff/e602bb4bfe39fa65908d62abdf2e2d1a16ae3c39



More information about the pld-cvs-commit mailing list