diff options
Diffstat (limited to 'debian/patches/0001-Makeconf-handle-the-gnumach-protocol.patch')
| -rw-r--r-- | debian/patches/0001-Makeconf-handle-the-gnumach-protocol.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches/0001-Makeconf-handle-the-gnumach-protocol.patch b/debian/patches/0001-Makeconf-handle-the-gnumach-protocol.patch index d9bc4ebd..1602299a 100644 --- a/debian/patches/0001-Makeconf-handle-the-gnumach-protocol.patch +++ b/debian/patches/0001-Makeconf-handle-the-gnumach-protocol.patch @@ -12,12 +12,12 @@ diff --git a/Makeconf b/Makeconf index 32eec13..f0d3fe3 100644 --- a/Makeconf +++ b/Makeconf -@@ -575,8 +575,9 @@ vpath %.defs $(top_srcdir)/hurd +@@ -575,7 +575,9 @@ vpath %.defs $(top_srcdir)/hurd # These we want to find in the libc include directory... mach_defs_names = bootstrap exc mach mach4 \ mach_host mach_port mach_timer_reply memory_object \ -- memory_object_default notify experimental -+ memory_object_default notify experimental \ +- memory_object_default notify ++ memory_object_default notify \ + gnumach \ + mach_debug_defs_names = mach_debug |
