From c775104ac6c36d010570811c1e038ac92094e5e5 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sun, 20 Mar 2016 19:50:58 +0100 Subject: Fix mach-syscalls.mk build * mach/Makefile ($(objpfx)mach-syscalls.mk): Depend on libc-modules.h. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ce46c6b..e1ec8e8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,7 @@ * sysdeps/mach/hurd/Makefile ($(common-objpfx)errnos.d): Strip "-include $(common-objpfx)libc-modules.h" from CPPFLAGS, and do not depend on libc-modules.h, + * mach/Makefile ($(objpfx)mach-syscalls.mk): Depend on libc-modules.h. 2016-03-17 Joseph Myers -- cgit v1.1