diff options
Diffstat (limited to 'waterfox/waterfox.spec')
-rw-r--r-- | waterfox/waterfox.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/waterfox/waterfox.spec b/waterfox/waterfox.spec index 5753032..2ce00f7 100644 --- a/waterfox/waterfox.spec +++ b/waterfox/waterfox.spec @@ -40,7 +40,7 @@ ExcludeArch: armv7hl %global hardened_build 1 -%global build_with_clang 0 +%global build_with_clang 1 %ifnarch %{ix86} ppc64 s390x %global build_with_pgo 1 %endif |