tech-toolchain archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: build nit for cross build.
On Tue, 17 Mar 2015, Cherry G. Mathew wrote:
I've filed a PR, but it's trivial and annoying - ok to commit ?
http://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=49750
The old/existing code with (cd include && ...) will use
${.OBJDIR}/include. The new/patched code uses ${.CURDIR}/include.
If ${.OBJDIR}/include exists in one case but not the other, we should
figure out why; the patch won't fix the underlying issue.
--apb (Alan Barrett)
Home |
Main Index |
Thread Index |
Old Index