mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
science/gbtolib: Broken on powerpc64 and powerpc64le
Reported by: fallout
This commit is contained in:
parent
0fa60da1a6
commit
f815d9ba4e
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ WWW= https://zenodo.org/record/5798035 #.Yo1sazXMKV4
|
||||||
LICENSE= GPLv3
|
LICENSE= GPLv3
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
|
BROKEN_powerpc64= compilation fails in the Fortran code: Error: Kind -1 not supported for type REAL at (1)
|
||||||
|
BROKEN_powerpc64le= compilation fails in the Fortran code: Error: Kind -1 not supported for type REAL at (1)
|
||||||
.if !exists(/usr/include/omp.h)
|
.if !exists(/usr/include/omp.h)
|
||||||
BROKEN= requires OpenMP support that is missing on this architecture
|
BROKEN= requires OpenMP support that is missing on this architecture
|
||||||
.endif
|
.endif
|
||||||
|
|
Loading…
Add table
Reference in a new issue