mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
devel/kokkos: Not for i386
Reported by: fallout
This commit is contained in:
parent
5d2f483824
commit
81e207fcdf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=534817
@ -10,6 +10,8 @@ COMMENT= C++ performance portability programming ecosystem
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
NOT_FOR_ARCHS= i386 # Kokkos assumes a 64-bit build; i.e., 8-byte pointers, but found 4-byte pointers instead
|
||||
|
||||
USES= cmake compiler:c++11-lang shebangfix
|
||||
USE_GITHUB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
Loading…
Reference in New Issue
Block a user