From 56f0832151415c5be751c09fcfafc596303266bb Mon Sep 17 00:00:00 2001 From: Eddy Bruel Date: Mon, 9 Jul 2012 12:25:28 +0200 Subject: [PATCH] Bug 703537 - Uncomment a line that the previous patch commented out by accident --- browser/config/mozconfigs/linux32/nightly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/browser/config/mozconfigs/linux32/nightly b/browser/config/mozconfigs/linux32/nightly index e99b6d3ead66..e8e948426e2f 100644 --- a/browser/config/mozconfigs/linux32/nightly +++ b/browser/config/mozconfigs/linux32/nightly @@ -2,7 +2,7 @@ ac_add_options --enable-update-channel=${MOZ_UPDATE_CHANNEL} ac_add_options --enable-update-packaging ac_add_options --enable-codesighs ac_add_options --enable-signmar -#ac_add_options --enable-profiling +ac_add_options --enable-profiling # Nightlies only since this has a cost in performance ac_add_options --enable-js-diagnostics