local-bootstrap
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Mon, 16 Jan 2017 17:43:37 +0000 (17:43 +0000)
committerAurelien Jarno <aurel32@debian.org>
Mon, 16 Jan 2017 17:43:37 +0000 (17:43 +0000)
This dependency is missing, but would pose problem on Darwin

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name local-bootstrap.diff

sysdeps/mach/Makefile

index 7d8c67c316802c821e760f0ee736eda59f1aba89..059d393db9d334b562d7403666ad0ea0c9d525ae 100644 (file)
@@ -35,7 +35,7 @@ endif
 # because it's different in Darwin and the conditional crap is
 # too much trouble.  This should suffice for getting the mach/Makefile
 # rules invoked when they need to be.
-mach-before-compile := $(mach-objpfx)mach-shortcuts.h \
+mach-before-compile := $(mach-objpfx)mach-shortcuts.h $(mach-objpfx)mach/mach_interface.h \
                       $(patsubst %,$(mach-objpfx)mach/mach_%.h,\
                                  port host)