]> git.ipfire.org Git - thirdparty/glibc.git/commit
Fix parallel build of before-compile targets.
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Mon, 7 Sep 2015 23:26:01 +0000 (01:26 +0200)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Mon, 7 Sep 2015 23:26:01 +0000 (01:26 +0200)
commit697ed91ca901f8e2ce3ba2b7cf69cdb18c8b37ad
tree17dc6b65e0a98db6125bab4786f7b1594fc3a629
parent7f9346e11e160d0157786c1e3761453c7e0f99c4
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
sysdeps/mach/Makefile
sysdeps/mach/hurd/Makefile