Author: sthibault
Date: 2013-02-12 11:04:20 +0000 (Tue, 12 Feb 2013)
New Revision: 5490

Modified:
   glibc-package/trunk/debian/patches/hurd-i386/tg-pie-sbrk.diff
Log:
fix typo

Modified: glibc-package/trunk/debian/patches/hurd-i386/tg-pie-sbrk.diff
===================================================================
--- glibc-package/trunk/debian/patches/hurd-i386/tg-pie-sbrk.diff       
2013-02-11 04:08:07 UTC (rev 5489)
+++ glibc-package/trunk/debian/patches/hurd-i386/tg-pie-sbrk.diff       
2013-02-12 11:04:20 UTC (rev 5490)
@@ -3,7 +3,7 @@
 
 In PIE mode, the program gets loaded at very low address, and thus _end is very
 low, just before libraries, and thus initializing the brk to it does not make
-sense, since there is no room left there. Hardcode the brk to 0x800000 for now
+sense, since there is no room left there. Hardcode the brk to 0x8000000 for now
 as a workaround.
 
 Signed-off-by: Samuel Thibault <samuel.thiba...@ens-lyon.org>


-- 
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1u5dev-0005s5...@vasks.debian.org

Reply via email to