[packages/percona-server/v5.0.x: 54/202] - libmysqlclient_r_la_LIBADD += -lpthread part not needed (-lpthread in @LIBS@ already)

glen glen at pld-linux.org
Wed Oct 21 16:13:34 CEST 2015


commit 31d86c1a07f7ac00c8955d6898c97912c3386012
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Wed Mar 26 00:12:33 2008 +0000

    - libmysqlclient_r_la_LIBADD += -lpthread part not needed (-lpthread in @LIBS@ already)
    
    Changed files:
        mysql-libs.patch -> 1.14.2.5

 mysql-libs.patch | 11 -----------
 1 file changed, 11 deletions(-)
---
diff --git a/mysql-libs.patch b/mysql-libs.patch
index afa2176..d176358 100644
--- a/mysql-libs.patch
+++ b/mysql-libs.patch
@@ -28,17 +28,6 @@
  
  # For the sched_yield() function on Solaris
  AC_CHECK_FUNC(sched_yield, , AC_CHECK_LIB(posix4, sched_yield))
---- mysql-5.0.41.org/libmysql_r/Makefile.am	2007-05-02 16:39:59.000000000 +0200
-+++ mysql-5.0.41/libmysql_r/Makefile.am	2007-05-10 15:00:11.721844431 +0200
-@@ -30,7 +30,7 @@
- include $(top_srcdir)/libmysql/Makefile.shared
- 
- libmysqlclient_r_la_SOURCES = $(target_sources)
--libmysqlclient_r_la_LIBADD = $(target_libadd) $(yassl_las)
-+libmysqlclient_r_la_LIBADD = $(target_libadd) $(yassl_las) -lpthread
- libmysqlclient_r_la_LDFLAGS = $(target_ldflags)
- 
- # This is called from the toplevel makefile
 --- mysql-5.0.51/sql/Makefile.am~	2007-12-06 22:13:15.000000000 +0200
 +++ mysql-5.0.51/sql/Makefile.am	2007-12-06 22:14:55.492574255 +0200
 @@ -43,7 +43,7 @@
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/percona-server.git/commitdiff/431f68fe79a66d5dfdd53f2655709e6c925fbc22



More information about the pld-cvs-commit mailing list