summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec5
1 files changed, 0 insertions, 5 deletions
diff --git a/firefox.spec b/firefox.spec
index 9864d27..72f888e 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -38,12 +38,7 @@ ExcludeArch: s390x
%ifarch ppc64 s390x
%global big_endian 1
%endif
-%bcond_without debug
-%if %{with debug}
-%global debug_build 1
-%else
%global debug_build 0
-%endif
%if 0%{?build_with_pgo}
%global use_xvfb 1
bgstack15