CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2013/12/30 21:07:34
Modified files: libexec/ld.so : Makefile Log message: 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@