]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix build race when building rtld
authorarichardson <arichardson@FreeBSD.org>
Tue, 2 Jul 2019 22:11:07 +0000 (22:11 +0000)
committerarichardson <arichardson@FreeBSD.org>
Tue, 2 Jul 2019 22:11:07 +0000 (22:11 +0000)
commit78da2c22e7662e827dae53e8ee1437cca48a499f
tree9c98d50e8ba35dd58e247e34727e07272b49f8aa
parentdcee076c37a094d68e29e01f22d685aa01f38a5e
Fix build race when building rtld

I found this on one of the CheriBSD Jenkins builders. Using
beforelinking instead of ${PROG} should fix the dependency for the
DEBUG_FILES case.

Reviewed by: brooks
libexec/rtld-elf/rtld-libc/Makefile.inc