This is an automated email from the git hooks/post-receive script.

sthibault pushed a commit to branch glibc-2.26
in repository glibc.

commit 71f05a49f7373f4d00bcbcc62c44f7a6c887763c
Author: Samuel Thibault <samuel.thiba...@ens-lyon.org>
Date:   Mon Sep 11 14:25:12 2017 +0200

    hurd: Note the break to be introduced when enabling anon-mmap-shared
---
 debian/patches/hurd-i386/submitted-anon-mmap-shared.diff | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/patches/hurd-i386/submitted-anon-mmap-shared.diff 
b/debian/patches/hurd-i386/submitted-anon-mmap-shared.diff
index 3737bc0..516caeb 100644
--- a/debian/patches/hurd-i386/submitted-anon-mmap-shared.diff
+++ b/debian/patches/hurd-i386/submitted-anon-mmap-shared.diff
@@ -3,7 +3,8 @@ Optimizing anonymous maps brings bugs, and does not optimize 
much anyway.
 https://sourceware.org/bugzilla/show_bug.cgi?id=19903
 
 Do not enable yet, exec's servercopy function calls mmap(size = 0) and expects
-it not to fail (while POSIX expects it to fail).
+it not to fail (while POSIX expects it to fail). On enabling it, Break
+hurd (<< 1:0.9.git20170910-1) to express that.
 
 --- a/sysdeps/mach/hurd/mmap.c
 +++ b/sysdeps/mach/hurd/mmap.c

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-glibc/glibc.git

Reply via email to