<div>On Thu Jul 10 2014 at 12:29:37 PM, Peter Korsgaard <<a href="mailto:peter@korsgaard.com">peter@korsgaard.com</a>> wrote:</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
>>>>> "Jeff" == Jeff Bailey <<a href="mailto:jeffbailey@google.com" target="_blank">jeffbailey@google.com</a>> writes:<br>
<br>
 > Correct.  While most of our builds happen on x86 targeting ppc64le, when doing<br>
 > development I use the ppc64le system natively to speed up build/test<br>
 > iterations.<br>
<br>
Ok, and you still use Buildroot for that? Buildroot is really a system for cross<br>
compilation. Do you do ppc64le->ppc64le cross compilation? How does that<br>
speed up development?<br></blockquote><div><br></div><div>So today's case is that I have patches that apply to petitboot and friends.  I've tested them out locally.  Now I need to make sure that the buildroot setup hasn't rotted (I haven't looked since May).  At this point I'd build it locally to make sure the configuration had all the right dependencies and such and that the result was chrootable. <br>
</div>