Re: [patch] Add a few missing bits for OS X support
Rafael Ávila de Espíndola <[email protected]> Wed, 14 Dec 2011 16:16:47 -0500
| Newsgroups | gmane.comp.compilers.distcc |
|---|---|
| Message-ID | <[email protected]> |
ccing [email protected] On 06/12/11 11:56 AM, Rafael Espíndola wrote: > The attached patch is not complete, but it adds enough features and > fixes to let distcc pump build a slightly patched version of firefox > on OS X. > > What the patch does is > > * add support for -isysroot and -arch > * Fix a really nasty corner case: > * CompressFiles::Compress uses os.makedirs to create a directory > (foo) for one compilation unit > * Another compilation unit does the equivalent of '#include "foo/../bar.h"' > * The compilation unit uses no other file in foo > * We conclude that we don't have to create a dummy > foo/forcing_technique_271828 > > Cheers, > Rafael Cheers, Rafael __ distcc mailing list http://distcc.samba.org/ To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/distcc