Hacker News new | ask | show | jobs
by e40 2329 days ago
Other reasons to avoid the home directory:

1. It might be NFS mounted.

2. Space might be an issue and more difficult to plan for if build outputs are going there.

1 comments

The location is not hard-coded and can be configured with the --output_base flag.