math/kamis: Broken where OpenMP isn't available
Reported by: fallout
This commit is contained in:
parent
c3718f64ec
commit
2e320ea4bc
@ -15,9 +15,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
USES= cmake
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
#.if !exists(/usr/include/omp.h)
|
||||
#USES+= compiler:gcc-c++11-lib
|
||||
#.endif
|
||||
.if !exists(/usr/include/omp.h)
|
||||
BROKEN= requires OpenMP support that is missing on this architecture
|
||||
.endif
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= KarlsruheMIS
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user