[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

r5457 - in glibc-package/branches/eglibc-2.17/debian/patches: . hurd-i386



Author: sthibault
Date: 2013-01-25 00:29:23 +0000 (Fri, 25 Jan 2013)
New Revision: 5457

Removed:
   glibc-package/branches/eglibc-2.17/debian/patches/hurd-i386/unsubmitted-pthread.diff
Modified:
   glibc-package/branches/eglibc-2.17/debian/patches/series.hurd-i386
Log:
really drop hurd-i386/unsubmitted-pthread.diff

Deleted: glibc-package/branches/eglibc-2.17/debian/patches/hurd-i386/unsubmitted-pthread.diff
===================================================================
--- glibc-package/branches/eglibc-2.17/debian/patches/hurd-i386/unsubmitted-pthread.diff	2013-01-25 00:12:07 UTC (rev 5456)
+++ glibc-package/branches/eglibc-2.17/debian/patches/hurd-i386/unsubmitted-pthread.diff	2013-01-25 00:29:23 UTC (rev 5457)
@@ -1,33 +0,0 @@
-Add LIBPTHREAD_SO macro to gnu/lib-names.h and disable nscd build
-
-No topgit branch, TODO?
-
----
- nscd/Makefile         |    2 +-
- scripts/lib-names.awk |    2 ++
- 2 files changed, 3 insertions(+), 1 deletion(-)
-
-Index: eglibc-2.16/scripts/lib-names.awk
-===================================================================
---- eglibc-2.16.orig/scripts/lib-names.awk	2012-05-30 21:53:28.000000000 +0200
-+++ eglibc-2.16/scripts/lib-names.awk	2012-07-23 00:39:52.000000000 +0200
-@@ -30,4 +30,6 @@
-     pfx = multi ? "# define " : "#define ";
-     printf("%-40s%s\n", pfx x[2], macros[elt]);
-   }
-+
-+  print "#define LIBPTHREAD_SO \"libpthread.so.0.3\""
- }
-Index: eglibc-2.16/nscd/Makefile
-===================================================================
---- eglibc-2.16.orig/nscd/Makefile	2012-03-29 00:24:59.000000000 +0200
-+++ eglibc-2.16/nscd/Makefile	2012-07-23 00:39:52.000000000 +0200
-@@ -43,7 +43,7 @@
- # own copy of nis_hash.
- nscd-modules += nis_hash
- endif
--ifeq ($(have-thread-library),yes)
-+ifeq ($(have-thread-library),yesreallyyes)
- 
- others-$(OPTION_EGLIBC_INET) += nscd
- others-pie-$(OPTION_EGLIBC_INET) += nscd

Modified: glibc-package/branches/eglibc-2.17/debian/patches/series.hurd-i386
===================================================================
--- glibc-package/branches/eglibc-2.17/debian/patches/series.hurd-i386	2013-01-25 00:12:07 UTC (rev 5456)
+++ glibc-package/branches/eglibc-2.17/debian/patches/series.hurd-i386	2013-01-25 00:29:23 UTC (rev 5457)
@@ -3,7 +3,6 @@
 hurd-i386/tg-bits_atomic.h_multiple_threads.diff
 hurd-i386/tg-unlockpt-chroot.diff
 hurd-i386/local-msg-nosignal.diff
-hurd-i386/unsubmitted-pthread.diff
 hurd-i386/local-clock_gettime_MONOTONIC.diff
 hurd-i386/submitted-AF_LINK.diff
 hurd-i386/unsubmitted-mremap.diff


Reply to: