unsubmitted-gnumach.defs
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Fri, 26 Jan 2018 22:35:29 +0000 (22:35 +0000)
committerAurelien Jarno <aurel32@debian.org>
Fri, 26 Jan 2018 22:35:29 +0000 (22:35 +0000)
Build stubs for gnumach.defs

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name unsubmitted-gnumach.defs.diff

sysdeps/mach/configure
sysdeps/mach/configure.ac

index 632a9c9fa47d02d0321e5188098a9553c4606e5b..c6ea9be20b3b20e3f51d9b533981d7d3a413e26c 100644 (file)
@@ -282,7 +282,7 @@ if test $libc_cv_mach_task_creation_time = no; then
 fi
 
 mach_interface_list=
-for ifc in mach mach4 \
+for ifc in mach mach4 gnumach \
           clock clock_priv host_priv host_security ledger lock_set \
           processor processor_set task task_notify thread_act vm_map \
           memory_object memory_object_default default_pager \
index 3033fec946f8e041209c16d0da6ea537bfadb8ca..cadecae8840122e8c3f5c28f983e5e00b8059fe5 100644 (file)
@@ -59,7 +59,7 @@ dnl but we don't do a check for that here because in a bare
 dnl environment the compile against those headers will fail.
 dnl
 mach_interface_list=
-for ifc in mach mach4 \
+for ifc in mach mach4 gnumach \
           clock clock_priv host_priv host_security ledger lock_set \
           processor processor_set task task_notify thread_act vm_map \
           memory_object memory_object_default default_pager \