You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-db/mysql++/files/mysql++-3.2.1-gold.patch

12 lines
269 B

--- 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: ###