This commit is contained in:
parent
0c9543f837
commit
6f3400860b
@ -32,7 +32,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|||||||
# PPC support is currently broken, due to path problems
|
# PPC support is currently broken, due to path problems
|
||||||
# s390(x) and aarch64 also not supported, so use ExclusiveArch
|
# s390(x) and aarch64 also not supported, so use ExclusiveArch
|
||||||
ExclusiveArch: %{ix86} x86_64 armv7l armv7hl
|
ExclusiveArch: %{ix86} x86_64 armv7l armv7hl
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake >= 2.8.12
|
||||||
BuildRequires: boost-devel
|
BuildRequires: boost-devel
|
||||||
BuildRequires: llvm-clang >= 3.3
|
BuildRequires: llvm-clang >= 3.3
|
||||||
BuildRequires: llvm-clang-devel >= 3.3
|
BuildRequires: llvm-clang-devel >= 3.3
|
||||||
|
Loading…
Reference in New Issue
Block a user