- enable hardened build on ppc

- disable hardened build on s390x
This commit is contained in:
Dan Horák 2019-03-27 11:41:27 +01:00
parent 33317d222f
commit 4df1117450

View File

@ -1,5 +1,5 @@
%ifarch ppc64 ppc64le
# workaround #1224945
%ifarch s390x
# workaround https://github.com/mono/mono/issues/9009#issuecomment-477073609
%undefine _hardened_build
%endif
%global bootstrap 1