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

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Fri Oct 7 12:11:01 CEST 2011


Revision: 15888
          http://gar.svn.sourceforge.net/gar/?rev=15888&view=rev
Author:   wahwah
Date:     2011-10-07 10:11:01 +0000 (Fri, 07 Oct 2011)
Log Message:
-----------
pkg/mysql5/branches/mysql-5.5.x: compilation with Solaris Studio fails

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	2011-10-07 09:57:03 UTC (rev 15887)
+++ csw/mgar/pkg/mysql5/branches/mysql-5.5.x/Makefile	2011-10-07 10:11:01 UTC (rev 15888)
@@ -24,6 +24,12 @@
   (Structured Query Language) database server.
 endef
 
+# Compilation with Solaris Studio fails:
+# cg error (as) : ".../mysql-5.5.16/mysys/my_timer_cycles.il (template for
+# my_timer_cycles_il_sparc32)", line 27 : cannot use SPARC v9 instructions
+# with this target architecture
+GARCOMPILER = GNU
+
 INITSMF = $(sysconfdir)/init\.d/csw$(NAME)
 
 # Existing databases are in this location

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