SF.net SVN: gar:[22206] csw/mgar/pkg/mysql5/branches/mysql-5.5.x/Makefile

lblume at users.sourceforge.net lblume at users.sourceforge.net
Sun Oct 13 23:26:04 CEST 2013


Revision: 22206
          http://gar.svn.sourceforge.net/gar/?rev=22206&view=rev
Author:   lblume
Date:     2013-10-13 21:26:02 +0000 (Sun, 13 Oct 2013)
Log Message:
-----------
mysql5/branches/mysql-5.5.x: Studio 12.0 does not like workaround for 7030022, and it was only needed for 12.1 and 12.2

Modified Paths:
--------------
    csw/mgar/pkg/mysql5/branches/mysql-5.5.x/Makefile

Modified: csw/mgar/pkg/mysql5/branches/mysql-5.5.x/Makefile
===================================================================
--- csw/mgar/pkg/mysql5/branches/mysql-5.5.x/Makefile	2013-10-13 19:38:49 UTC (rev 22205)
+++ csw/mgar/pkg/mysql5/branches/mysql-5.5.x/Makefile	2013-10-13 21:26:02 UTC (rev 22206)
@@ -56,7 +56,7 @@
 
 # Required at -xO4
 # https://java.net/projects/solaris-userland/sources/gate/content/make-rules/shared-macros.mk?rev=1505`
-EXTRA_CFLAGS_sparc += -Qoption cg -xregs=no%appl
+EXTRA_CFLAGS_sparc += -xregs=no%appl
 EXTRA_CFLAGS_i386  += -xregs=no%frameptr
 
 EXTRA_CFLAGS += -xstrconst -xprefetch=auto -xprefetch_level=3 -fns=no -fsimple=1 -xbuiltin=%none -xlibmil -xlibmopt -xnorunpath -mt -KPIC -DPIC -DDBUG_OFF -DHAVE_OPENSSL -DMULTI_THREADED -lm $(EXTRA_CFLAGS_$(GARCH))

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