Allow Bazel to write to an external DIST_DIR (outside of OUT_DIR).
Also get Bazel to write real files there (not symlinks) so that the DIST_DIR can be independent. Test: Manually using e.g. DIST_DIR=/tmp/foo USE_BAZEL=1 m dist Change-Id: I39d5219500864c9ecc85f356a028e9b5bf2607f4
Loading
Please register or sign in to comment