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