Drop support for i686
This commit is contained in:
parent
e3e51b8b48
commit
d6e5f24fe6
1 changed files with 3 additions and 0 deletions
|
|
@ -11,6 +11,9 @@ URL: http://xtensor.readthedocs.io/
|
|||
%global github https://github.com/QuantStack/xtensor
|
||||
Source0: %{github}/archive/%{version}/%{name}-%{version}.tar.gz
|
||||
|
||||
# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
|
||||
ExcludeArch: %{ix86}
|
||||
|
||||
BuildRequires: cmake
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: gtest-devel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue