Bug 1400484 MinGW gcc is broken - root_dir is required with the new fetch code r=gps

MozReview-Commit-ID: LC0ZgWDyDDT

--HG--
extra : rebase_source : e873efff1f1d8189b49bce94a79b139016bfe5e3
This commit is contained in:
Tom Ritter 2018-07-30 15:12:06 -05:00
parent 7c0ec8d2ba
commit 2c2a1fac5c

View File

@ -7,8 +7,7 @@ WORKSPACE=$HOME/workspace
HOME_DIR=$WORKSPACE/build
UPLOAD_DIR=$HOME/artifacts
# Do not define root_dir so we build everything to a tmpdir
#root_dir=$HOME_DIR
root_dir=$HOME_DIR
data_dir=$HOME_DIR/src/build/unix/build-gcc
. $data_dir/build-gcc.sh