Drop ppc64le hack
This commit is contained in:
parent
2cb540afe0
commit
fa0325b7a6
@ -67,10 +67,6 @@ Developer documentation for Eigen.
|
|||||||
%prep
|
%prep
|
||||||
%autosetup -p1 -n eigen-%{version}
|
%autosetup -p1 -n eigen-%{version}
|
||||||
|
|
||||||
%ifarch ppc64le
|
|
||||||
# FIXME Replace TopicAliasing_mult5.cpp with empty file, as it causes an ICE
|
|
||||||
echo "" > doc/snippets/TopicAliasing_mult5.cpp
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake \
|
%cmake \
|
||||||
|
Loading…
Reference in New Issue
Block a user