mozconfig path is elsewhere
This commit is contained in:
parent
45614f50a6
commit
8e1b87d400
1 changed files with 1 additions and 2 deletions
|
|
@ -28,8 +28,7 @@ cd $srcdir;
|
||||||
printf "\nRunning bootstrapper to install build dependencies (using ./mach script within source code)\n";
|
printf "\nRunning bootstrapper to install build dependencies (using ./mach script within source code)\n";
|
||||||
./mach bootstrap --application-choice=browser --no-interactive;
|
./mach bootstrap --application-choice=browser --no-interactive;
|
||||||
|
|
||||||
# deleting it earlier breaks because bootstrap seems to create a new one
|
rm -f mozconfig
|
||||||
rm -f common/source_files/mozconfig
|
|
||||||
|
|
||||||
# Do 3-tier PGO
|
# Do 3-tier PGO
|
||||||
echo "Building instrumented browser..."
|
echo "Building instrumented browser..."
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue