From 697ed91ca901f8e2ce3ba2b7cf69cdb18c8b37ad Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Tue, 8 Sep 2015 01:26:01 +0200 Subject: Fix parallel build of before-compile targets. * sysdeps/mach/Makefile ($(patsubst mach%,m\%h%,$(mach-before-compile))): Move rule to dedicated mach-before-compile target. * sysdeps/mach/hurd/Makefile ($(patsubst %,$(hurd-objpfx)hurd/%.%,auth io fs process)): Move rule to dedicated hurd-before-compile target. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 32f320199a..7316777d55 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2015-09-08 Samuel Thibault + + Fix parallel build of before-compile targets. + + * sysdeps/mach/Makefile ($(patsubst + mach%,m\%h%,$(mach-before-compile))): Move rule to dedicated + mach-before-compile target. + * sysdeps/mach/hurd/Makefile ($(patsubst %,$(hurd-objpfx)hurd/%.%,auth + io fs process)): Move rule to dedicated hurd-before-compile target. + 2015-09-06 Samuel Thibault Fix rules generating headers in hurd/ and mach/ when initial make call -- cgit v1.2.3