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
Thanks for the patch.
--
You received this message because you are subscribed to the "distcc-patches" list.
To post to this list, send email to <distcc-...@googlegroups.com>.
To unsubscribe from this list, send email to <distcc-patche...@googlegroups.com>.
For archives and more options, see <http://groups.google.com/group/distcc-patches>.
Ping?
Cheers,
Rafael
Ping?
Cheers,
Rafael
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
--
You received this message because you are subscribed to the "distcc-patches" list.
To post to this list, send email to <distcc-...@googlegroups.com>.
To unsubscribe from this list, send email to <distcc-patche...@googlegroups.com>.
For archives and more options, see <http://groups.google.com/group/distcc-patches>.