Accepting request 812637 from devel:gcc
OBS-URL: https://build.opensuse.org/request/show/812637 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvptx-tools?expand=0&rev=3
This commit is contained in:
commit
affc664480
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user