On Tue, 2003-06-17 at 16:19, Alexandre Oliva wrote: > On Jun 17, 2003, "Lisa M." <[EMAIL PROTECTED]> wrote: > > > The solution to this is to use a different envvar (in the patch I > > submitted[1] to Gentoo in an ebuild revision) I use $DISTCC_TMPDIR. > > However, this patch also breaks distcc's behavior for those who > actually have a legitimate reason to set TMPDIR.
This patch is aimed soley at Gentoo users since their TMPDIR settings are unreliable (and even if left blank, distcc will not default to /tmp because during compilation Portage assigns a value to TMPDIR). I'm unaware of any other instances where TMPDIR could be untrusted. In those cases where TMPDIR *is* unreliable, then I believe this patch will offer the user a viable alternative through an envvar that is not likely to be changed. -- Regards, -Lisa <Vix ulla tam iniqua pax, quin bello vel aequissimo sit potior> __ distcc mailing list http://distcc.samba.org/ To unsubscribe or change options: http://lists.samba.org/cgi-bin/mailman/listinfo/distcc
