Don't consider ld.so to be successfully built unless a test program
authorguenther <guenther@openbsd.org>
Tue, 31 Dec 2013 04:07:34 +0000 (04:07 +0000)
committerguenther <guenther@openbsd.org>
Tue, 31 Dec 2013 04:07:34 +0000 (04:07 +0000)
commit91ec9eccab7ab2ba5112a38634b4e7f92d055016
tree18f0d3f58e36bc4e43615b145e9ac6afda10b127
parent3c7f9905dbcdf1e76a97af909194d0dfb864821a
Don't consider ld.so to be successfully built unless a test program
using it works, because seeing "make build" fail right after it
installs a broken ld.so is *#!&%(@*)# annoying.

Presumably needs to be fixed for cross-builds.

ok matthew@ deraadt@ miod@
libexec/ld.so/Makefile