Dominique Leuenberger 2020-06-08 22:10:01 +00:00 committed by Git OBS Bridge
commit affc664480
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jun 3 12:02:34 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Enable build on aarch64
-------------------------------------------------------------------
Tue Sep 5 07:03:59 UTC 2017 - rguenther@suse.com

View File

@ -31,8 +31,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
# tools for executing are not built. CUDA is not free software.
BuildRequires: gcc-c++
# The package is used for NVPTX offloading support in GCC which is currently
# only enabled on x86_64
ExclusiveArch: x86_64
# only enabled on x86_64 and aarch64
ExclusiveArch: x86_64 aarch64
%description
A collection of tools for use with nvptx-none (NVIDIA Parallel Thread