<div dir="ltr">I'm failing to see how libc++ is being used as the standard library in stage1 or stage2.<div>Is libc++ the default standard library for Clang on NetBSD?</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jan 20, 2020 at 5:24 AM Michał Górny <<a href="mailto:mgorny@gentoo.org">mgorny@gentoo.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Mon, 2020-01-20 at 05:20 -0500, Eric Fiselier wrote:<br>
> Do you know where the stage2 clang "wrappers" that are being used come<br>
> from? They don't appear to be checked in or generated from checked in code.<br>
> <br>
<br>
<a href="https://github.com/mgorny/netbsd-llvm-build/blob/master/buildbotScripts/bashShell/svntotbuild/buildLocal.sh#L45" rel="noreferrer" target="_blank">https://github.com/mgorny/netbsd-llvm-build/blob/master/buildbotScripts/bashShell/svntotbuild/buildLocal.sh#L45</a><br>
<br>
They're just prepending PATH, and adding switches needed for lld to work.<br>
<br>
<br>
-- <br>
Best regards,<br>
Michał Górny<br>
<br>
</blockquote></div>