Fix up disabling of the hardening

This commit is contained in:
Jakub Jelinek 2015-09-30 08:44:12 +02:00
parent 9fb8c87d6b
commit 265c57ff22
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
%global _performance_build 1
# Hardening slows the compiler way too much (e.g. on arm it doesn't manage
# to build within timeout anymore).
%global _hardened_build 0
%undefine _hardened_build
%global multilib_64_archs sparc64 ppc64 ppc64p7 s390x x86_64
%ifarch %{ix86} x86_64 ia64 ppc ppc64 ppc64p7 alpha %{arm} aarch64
%global build_ada 1