Author: aurel32
Date: 2013-11-29 10:11:16 +0000 (Fri, 29 Nov 2013)
New Revision: 5803

Modified:
   glibc-package/branches/eglibc-2.18/debian/changelog
   glibc-package/branches/eglibc-2.18/debian/sysdeps/hurd.mk
   glibc-package/branches/eglibc-2.18/debian/sysdeps/kfreebsd.mk
   glibc-package/branches/eglibc-2.18/debian/sysdeps/linux.mk
Log:
sysdeps/{hurd,kfreebsd,linux}.mk: remove dead code.


Modified: glibc-package/branches/eglibc-2.18/debian/changelog
===================================================================
--- glibc-package/branches/eglibc-2.18/debian/changelog 2013-11-29 08:24:28 UTC 
(rev 5802)
+++ glibc-package/branches/eglibc-2.18/debian/changelog 2013-11-29 10:11:16 UTC 
(rev 5803)
@@ -125,6 +125,7 @@
 
   [ Aurelien Jarno ]
   * Drop s390 support.
+  * sysdeps/{hurd,kfreebsd,linux}.mk: remove dead code.
 
  -- Adam Conrad <[email protected]>  Sat, 09 Nov 2013 12:48:20 +0100
 

Modified: glibc-package/branches/eglibc-2.18/debian/sysdeps/hurd.mk
===================================================================
--- glibc-package/branches/eglibc-2.18/debian/sysdeps/hurd.mk   2013-11-29 
08:24:28 UTC (rev 5802)
+++ glibc-package/branches/eglibc-2.18/debian/sysdeps/hurd.mk   2013-11-29 
10:11:16 UTC (rev 5803)
@@ -1,5 +1,4 @@
 # This is for the GNU OS.  Commonly known as the Hurd.
-EGLIBC_OVERLAYS ?= $(shell ls glibc-linuxthreads* glibc-ports* glibc-libidn*)
 libc = libc0.3
 
 # Linuxthreads Config (we claim "no threads" as nptl keys off this)

Modified: glibc-package/branches/eglibc-2.18/debian/sysdeps/kfreebsd.mk
===================================================================
--- glibc-package/branches/eglibc-2.18/debian/sysdeps/kfreebsd.mk       
2013-11-29 08:24:28 UTC (rev 5802)
+++ glibc-package/branches/eglibc-2.18/debian/sysdeps/kfreebsd.mk       
2013-11-29 10:11:16 UTC (rev 5803)
@@ -1,4 +1,3 @@
-EGLIBC_OVERLAYS ?= $(shell ls glibc-linuxthreads* glibc-ports* glibc-libidn*)
 # When changing this, make sure to update debian/debhelper.in/libc.preinst!
 MIN_KERNEL_SUPPORTED := 8.3.0
 libc = libc0.1

Modified: glibc-package/branches/eglibc-2.18/debian/sysdeps/linux.mk
===================================================================
--- glibc-package/branches/eglibc-2.18/debian/sysdeps/linux.mk  2013-11-29 
08:24:28 UTC (rev 5802)
+++ glibc-package/branches/eglibc-2.18/debian/sysdeps/linux.mk  2013-11-29 
10:11:16 UTC (rev 5803)
@@ -1,4 +1,3 @@
-EGLIBC_OVERLAYS ?= $(shell ls glibc-linuxthreads* glibc-ports* glibc-libidn*)
 # When changing this, make sure to update debian/debhelper.in/libc.preinst!
 MIN_KERNEL_SUPPORTED := 2.6.32
 libc = libc6


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to