tg-bootstrap
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Sun, 25 Aug 2024 18:16:17 +0000 (20:16 +0200)
committerAurelien Jarno <aurel32@debian.org>
Sun, 25 Aug 2024 18:16:17 +0000 (20:16 +0200)
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 7ee71af75940c5df5b9ee83a15f0dcfaceb288a2..fb8472ebba4939319a40d8655e204b69f4948e83 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)