ppc64 sip segfaulting too :(

epel8
Rex Dieter 7 years ago
parent b2b44f46df
commit bad22409b4

@ -5,7 +5,7 @@
%if !0%{?bootstrap} %if !0%{?bootstrap}
# FIXME/TODO: sip currently segfaults on s390x # FIXME/TODO: sip currently segfaults on s390x
%ifnarch s390x %ifnarch ppc64 s390x
%global python 1 %global python 1
%endif %endif
#endif #endif
@ -211,7 +211,7 @@ make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" ||:
%changelog %changelog
* Wed Aug 01 2018 Rex Dieter <rdieter@fedoraproject.org> - 5.48.0-3 * Wed Aug 01 2018 Rex Dieter <rdieter@fedoraproject.org> - 5.48.0-3
- python: support on f29+ again, add Obsoletes otherwise (like s390x) (#1610422) - python: support on f29+ again, add Obsoletes otherwise (like ppc64/s390x) (#1610422)
- use make again (macro'ize ninja support) - use make again (macro'ize ninja support)
- .spec cosmetics (whitespace mostly) - .spec cosmetics (whitespace mostly)

Loading…
Cancel
Save