Skip to content

Commit

Permalink
Bug 1329320 - Followup to use TOOLTOOL_DIR for makecab. r=gps
Browse files Browse the repository at this point in the history
  • Loading branch information
aleth committed Jan 11, 2017
1 parent a0be570 commit e18c3fd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion build/mozconfig.win-common
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,6 @@ fi
MOZ_AUTOMATION_INSTALLER=${MOZ_AUTOMATION_INSTALLER-1}

export SOCORRO_SYMBOL_UPLOAD_TOKEN_FILE=c:/builds/crash-stats-api.token
export MAKECAB=$topsrcdir/makecab.exe

TOOLTOOL_DIR=${TOOLTOOL_DIR:-$topsrcdir}
export MAKECAB=$TOOLTOOL_DIR/makecab.exe

0 comments on commit e18c3fd

Please sign in to comment.