pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: clang builds and /var/tmp
On Wed, 21 Oct 2015 11:54:35 +0200
Richard PALO <richard%netbsd.org@localhost> wrote:
> why the hell would a /var/tmp be used in the case of pure temporary files?
A remainder from the time when disk and memory was expensive and it
was the norm that /var had more free bytes than /tmp.
> Always having TMPDIR set should probably get over the issue.
I don't mind creating a package local $TMPDIR in $WRKDIR like we
already do with $HOME (it might even be a good thing) as long as it can
be shown through a full bulk build that it does not cause fallout or
leakage of WRKDIR references.
Home |
Main Index |
Thread Index |
Old Index