firefox: Disable profiling since it adds 12 MB to the build
This commit is contained in:
@@ -32,7 +32,7 @@ rec {
|
||||
|
||||
commonConfigureFlags =
|
||||
[ "--enable-optimize"
|
||||
"--enable-profiling"
|
||||
#"--enable-profiling"
|
||||
"--disable-debug"
|
||||
"--enable-strip"
|
||||
"--with-system-jpeg"
|
||||
|
||||
Reference in New Issue
Block a user