Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/usr.bin/make



Taylor R Campbell <riastradh%netbsd.org@localhost> 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.


Home | Main Index | Thread Index | Old Index