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
196 B

--- a/Makefile.in
+++ b/Makefile.in
@@ -36,7 +36,7 @@
CXX = @CXX@
CXXFLAGS = @CXXFLAGS@
CPPFLAGS = @CPPFLAGS@
-LDFLAGS = @LDFLAGS@
+LDFLAGS = @LDFLAGS@ @PTHREAD_CFLAGS@
### Variables: ###