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

r3793 - glibc-package/trunk/debian/rules.d



Author: aurel32
Date: 2009-09-03 09:41:03 +0000 (Thu, 03 Sep 2009)
New Revision: 3793

Modified:
   glibc-package/trunk/debian/rules.d/debhelper.mk
Log:
Remove outdate comment


Modified: glibc-package/trunk/debian/rules.d/debhelper.mk
===================================================================
--- glibc-package/trunk/debian/rules.d/debhelper.mk	2009-09-01 16:43:04 UTC (rev 3792)
+++ glibc-package/trunk/debian/rules.d/debhelper.mk	2009-09-03 09:41:03 UTC (rev 3793)
@@ -66,10 +66,6 @@
 	# table in libc6-dbg but basic thread debugging should
 	# work even without that package installed.
 
-	# We use a wrapper script so that we only include the bare
-	# minimum in /usr/lib/debug/lib for backtraces; anything
-	# else takes too long to load in GDB.
-
 	if test "$(NOSTRIP_$(curpass))" != 1; then			\
 	  dh_strip -p$(curpass) -Xlibpthread --dbg-package=$(libc)-dbg; \
 	  (cd debian/$(curpass);					\


Reply to: