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 =
|
commonConfigureFlags =
|
||||||
[ "--enable-optimize"
|
[ "--enable-optimize"
|
||||||
"--enable-profiling"
|
#"--enable-profiling"
|
||||||
"--disable-debug"
|
"--disable-debug"
|
||||||
"--enable-strip"
|
"--enable-strip"
|
||||||
"--with-system-jpeg"
|
"--with-system-jpeg"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user