mozconfig not available at build time

This commit is contained in:
ohfp 2020-03-29 15:54:14 +02:00
parent 50e1776af1
commit e5b4cec424

View file

@ -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