Taylor R Campbell <riastr...@netbsd.org> wrote:
> Can you please back this out promptly, add automatic tests for
> whatever the underlying issue is, and redo it another way?

I did a scan of miss-use of <>, and looks like libc might
have an issue:

lib/libc/arch/arm/Makefile.inc:28:.include <softfloat/Makefile.inc>

expects to find lib/libc/softfloat/Makefile.inc

via .CURDIR, so have re-enabled that search.

Reply via email to