From 7f9346e11e160d0157786c1e3761453c7e0f99c4 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sun, 6 Sep 2015 21:07:00 +0200 Subject: Fix rules generating headers in hurd/ and mach/ when initial make call has subdir= explicitly set. * sysdeps/mach/Makefile ($(patsubst mach%,m\%h%,$(mach-before-compile))): Force subdir to mach when calling $(MAKE). * sysdeps/mach/hurd/Makefile ($(patsubst %,$(hurd-objpfx)hurd/%.%,auth io fs process)): Force subdir to hurd when calling $(MAKE). ($(common-objpfx)hurd/../mach/RPC_task_get_sampled_pcs.c): Force subdir to mach when calling $(MAKE). --- ChangeLog | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f726795da6..32f320199a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,17 @@ -2015-09-06 Manolis Ragkousis +2015-09-06 Samuel Thibault + + Fix rules generating headers in hurd/ and mach/ when initial make call + has subdir= explicitly set. + + * sysdeps/mach/Makefile ($(patsubst + mach%,m\%h%,$(mach-before-compile))): Force subdir to mach when + calling $(MAKE). + * sysdeps/mach/hurd/Makefile ($(patsubst %,$(hurd-objpfx)hurd/%.%,auth + io fs process)): Force subdir to hurd when calling $(MAKE). + ($(common-objpfx)hurd/../mach/RPC_task_get_sampled_pcs.c): Force + subdir to mach when calling $(MAKE). + +2015-09-06 Manolis Ragkousis Check sysheaders when looking for Mach and Hurd headers -- cgit v1.2.3-70-g09d2