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

chninkel at users.sourceforge.net chninkel at users.sourceforge.net
Sun Mar 10 11:54:36 CET 2013


Revision: 20402
          http://gar.svn.sourceforge.net/gar/?rev=20402&view=rev
Author:   chninkel
Date:     2013-03-10 10:54:36 +0000 (Sun, 10 Mar 2013)
Log Message:
-----------
openssl1/trunk: removed build optimisation in Makefile, they are already present in patches

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

Modified: csw/mgar/pkg/openssl1/trunk/Makefile
===================================================================
--- csw/mgar/pkg/openssl1/trunk/Makefile	2013-03-10 10:53:01 UTC (rev 20401)
+++ csw/mgar/pkg/openssl1/trunk/Makefile	2013-03-10 10:54:36 UTC (rev 20402)
@@ -201,10 +201,6 @@
 # with the shell command added by the t4 patch
 CONFIGURE_ENV += MAKE="/opt/csw/bin/gmake"
 
-# Some optimization
-EXT_CFLAGS   += -mt -xstrconst
-EXT_CXXFLAGS += -noex -mt
-
 # The new compiler options taken from https://hg.openindiana.org/upstream/oracle/userland-gate/ 
 # added "-z defs" to the linker options. That causes object compilation to fail because
 # they are not linked against libc. This is workaround until I find a better fix.

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