[csw-devel] SF.net SVN: gar:[22114] csw/mgar/pkg/openssl1/trunk

chninkel at users.sourceforge.net chninkel at users.sourceforge.net
Thu Oct 3 21:58:25 CEST 2013


Revision: 22114
          http://gar.svn.sourceforge.net/gar/?rev=22114&view=rev
Author:   chninkel
Date:     2013-10-03 19:58:23 +0000 (Thu, 03 Oct 2013)
Log Message:
-----------
openssl1/trunk: disable sse2 for i386 build (temporary workaround)

Modified Paths:
--------------
    csw/mgar/pkg/openssl1/trunk/Makefile
    csw/mgar/pkg/openssl1/trunk/files/changelog.CSW

Modified: csw/mgar/pkg/openssl1/trunk/Makefile
===================================================================
--- csw/mgar/pkg/openssl1/trunk/Makefile	2013-10-03 17:51:34 UTC (rev 22113)
+++ csw/mgar/pkg/openssl1/trunk/Makefile	2013-10-03 19:58:23 UTC (rev 22114)
@@ -173,7 +173,7 @@
 
 # The corresponding os/compiler to pass to the
 # openssl Configure script
-i386_OS_COMPILER 	= solaris-x86-cc-sunw
+i386_OS_COMPILER 	= no-sse2 solaris-x86-cc-sunw
 pentium_pro_OS_COMPILER	= solaris-x86-pentium_pro-cc-sunw
 amd64_OS_COMPILER 	= solaris64-x86_64-cc-sunw
 

Modified: csw/mgar/pkg/openssl1/trunk/files/changelog.CSW
===================================================================
--- csw/mgar/pkg/openssl1/trunk/files/changelog.CSW	2013-10-03 17:51:34 UTC (rev 22113)
+++ csw/mgar/pkg/openssl1/trunk/files/changelog.CSW	2013-10-03 19:58:23 UTC (rev 22114)
@@ -1,3 +1,9 @@
+openssl (1.0.1e,rev=2013.08.10) unstable
+
+  * Disabled sse2 support for the i386 architecture.
+
+   -- yann rouillard <yann at opencsw.org>  Thu, 03 Oct 2013 21:57:06 +0200
+
 openssl (1.0.1e,rev=2013.08.07) unstable
 
   * Disabled pkcs11 engine patch under sparc for now as it 

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list