[Bug 264949] lang/gcc11: Needs build time warning for /tmp consumption

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 29 Jun 2022 15:44:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264949

--- Comment #6 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> ---
(In reply to VVD from comment #3)

For parallel build systems, something like TMPDIR=/tmp/portbuild/lang_gcc11/
would be reasonable to ease deleting leftovers of broken builds.

I'm using tmpfs for /tmp, so simple reboot cleans everything.
But if someone having dedicated physical partition for /tmp, it could be
difficult for certain cases if everything is directly under /tmp.

-- 
You are receiving this mail because:
You are the assignee for the bug.