summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firefox.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec
index f619ddc..ea49c1e 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -7,7 +7,7 @@ ExcludeArch: armv7hl
%global hardened_build 1
%global system_jpeg 1
%global run_tests 0
-%global disable_elfhack 0
+%global disable_elfhack 1
%global build_with_clang 0
%if 0%{?fedora} >= 29
%ifarch x86_64 aarch64
bgstack15