<p>Thanks for the patch.</p>
<div class="gmail_quote">On Dec 20, 2011 1:43 PM, "Rafael Ávila de Espíndola" <<a href="mailto:rafael.espindola@gmail.com">rafael.espindola@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Resending since it looks like the previous message fell through the cracks.<br>
<br>
The attached patch is not complete, but it adds enough features and<br>
fixes to let distcc pump build a slightly patched version of firefox<br>
on OS X.<br>
<br>
What the patch does is<br>
<br>
* add support for -isysroot and -arch<br>
* Fix a really nasty corner case:<br>
  * CompressFiles::Compress uses os.makedirs to create a directory<br>
(foo)  for one compilation unit<br>
  * Another compilation unit does the equivalent of '#include<br>
"foo/../bar.h"'<br>
  * The compilation unit uses no other file in foo<br>
  * We conclude that we don't have to create a dummy<br>
foo/forcing_technique_271828<br>
<br>
Cheers,<br>
Rafael<br>
<br>
--<br>
You received this message because you are subscribed to the "distcc-patches" list.<br>
To post to this list, send email to <<a href="mailto:distcc-patches@googlegroups.com">distcc-patches@googlegroups.com</a>>.<br>
To unsubscribe from this list, send email to <<a href="mailto:distcc-patches-unsubscribe@googlegroups.com">distcc-patches-unsubscribe@googlegroups.com</a>>.<br>
For archives and more options, see <<a href="http://groups.google.com/group/distcc-patches" target="_blank">http://groups.google.com/group/distcc-patches</a>>.</blockquote></div>