tg-bootstrap
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Mon, 29 Oct 2018 20:36:01 +0000 (20:36 +0000)
committerSamuel Thibault <sthibault@debian.org>
Mon, 29 Oct 2018 20:36:01 +0000 (20:36 +0000)
This dependency is missing, but would pose problem on Darwin

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

sysdeps/mach/Makefile

index 2b48b13f616ac65c72289ba25cd4ad7fd6fa77d5..8b721776202b140d1ea205dbc93f4480d224738e 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)