Disable hardened build since it breaks static linking (RHBZ#1204162).

This commit is contained in:
Richard W.M. Jones 2015-06-19 10:50:53 +01:00
parent 5e3013c4cb
commit 8d0b207e23
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
# _hardened_build breaks building the static 'init' binary.
# https://bugzilla.redhat.com/1204162
%undefine _hardened_build
%global debug_package %{nil}
Name: qemu-sanity-check