Boost.Context should now be supported on PowerPC with both BE and LE ABIs
This commit is contained in:
parent
42069777a6
commit
e08f962e12
@ -20,11 +20,7 @@
|
|||||||
%bcond_without openmpi
|
%bcond_without openmpi
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%ifnarch %{ix86} x86_64 %{arm}
|
%ifnarch %{ix86} x86_64 %{arm} ppc64 ppc64le
|
||||||
# Avoid using Boost.Context on non-x86 arches. s390 is not
|
|
||||||
# supported at all and there were _syntax errors_ in PPC code. This
|
|
||||||
# should be enabled on a case-by-case basis as the arches are tested
|
|
||||||
# and fixed.
|
|
||||||
%bcond_with context
|
%bcond_with context
|
||||||
%else
|
%else
|
||||||
%bcond_without context
|
%bcond_without context
|
||||||
|
Loading…
Reference in New Issue
Block a user