grknight 14/05/06 03:13:55 Added: mysql++-3.2.1-gold.patch Log: Version bump (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 67C78E1D)
Revision Changes Path 1.1 dev-db/mysql++/files/mysql++-3.2.1-gold.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql++/files/mysql++-3.2.1-gold.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql++/files/mysql++-3.2.1-gold.patch?rev=1.1&content-type=text/plain Index: mysql++-3.2.1-gold.patch =================================================================== --- Makefile.in.orig 2013-09-27 09:51:48.646667442 -0400 +++ Makefile.in 2013-09-27 09:52:22.026603184 -0400 @@ -36,7 +36,7 @@ CXX = @CXX@ CXXFLAGS = @CXXFLAGS@ CPPFLAGS = @CPPFLAGS@ -LDFLAGS = @LDFLAGS@ +LDFLAGS = @LDFLAGS@ @PTHREAD_CFLAGS@ ### Variables: ###
