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

chninkel at users.sourceforge.net chninkel at users.sourceforge.net
Mon Oct 7 13:16:25 CEST 2013


Revision: 22156
          http://gar.svn.sourceforge.net/gar/?rev=22156&view=rev
Author:   chninkel
Date:     2013-10-07 11:16:25 +0000 (Mon, 07 Oct 2013)
Log Message:
-----------
openssl1/trunk: re-enabled sse2 for pentium_pro isa to have good performances

Modified Paths:
--------------
    csw/mgar/pkg/openssl1/trunk/Makefile

Modified: csw/mgar/pkg/openssl1/trunk/Makefile
===================================================================
--- csw/mgar/pkg/openssl1/trunk/Makefile	2013-10-07 11:01:54 UTC (rev 22155)
+++ csw/mgar/pkg/openssl1/trunk/Makefile	2013-10-07 11:16:25 UTC (rev 22156)
@@ -174,7 +174,7 @@
 # The corresponding os/compiler to pass to the
 # openssl Configure script
 i386_OS_COMPILER 	= no-sse2 solaris-x86-cc-sunw
-pentium_pro_OS_COMPILER	= no-sse2 solaris-x86-pentium_pro-cc-sunw
+pentium_pro_OS_COMPILER	= solaris-x86-pentium_pro-cc-sunw
 amd64_OS_COMPILER 	= solaris64-x86_64-cc-sunw
 
 sparcv8_OS_COMPILER 		= solaris-sparcv8-cc-sunw

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