mozconfig not available at build time
This commit is contained in:
parent
50e1776af1
commit
e5b4cec424
1 changed files with 2 additions and 2 deletions
|
|
@ -75,8 +75,8 @@ echo "Building instrumented browser..."
|
||||||
# fi
|
# fi
|
||||||
|
|
||||||
# Executes the actual build
|
# Executes the actual build
|
||||||
printf "\nBuilding LibreWolf\n";
|
# printf "\nBuilding LibreWolf\n";
|
||||||
./mach build;
|
# ./mach build;
|
||||||
|
|
||||||
# echo "Profiling instrumented browser..."
|
# echo "Profiling instrumented browser..."
|
||||||
# ./mach package
|
# ./mach package
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue