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

lblume at users.sourceforge.net lblume at users.sourceforge.net
Thu Jan 9 22:23:00 CET 2014


Revision: 22815
          http://sourceforge.net/p/gar/code/22815
Author:   lblume
Date:     2014-01-09 21:22:59 +0000 (Thu, 09 Jan 2014)
Log Message:
-----------
mysql5/branches/mysql-5.5.x: remove -pthread from mysql_config

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	2014-01-09 16:50:49 UTC (rev 22814)
+++ csw/mgar/pkg/mysql5/branches/mysql-5.5.x/Makefile	2014-01-09 21:22:59 UTC (rev 22815)
@@ -414,6 +414,7 @@
 		-e '/^[^#]/s/-fno-strict-aliasing//g' \
 		-e '/^[^#]/s/-Wa[^ ]*//g' \
 		-e '/^[^#]/s/-static-libgcc//g' \
+		-e '/^[^#]/s/-pthread//g' \
 		$(DESTDIR)$(bindir)/mysql_config
 
 	@$(MAKECOOKIE)

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