graphics/colmap: unbreak on FreeBSD >= 13 i386
cc1plus: out of memory allocating 65536 bytes after a total of 0 bytes Reported by: pkg-fallout
This commit is contained in:
@@ -49,8 +49,7 @@ DOCS_PORTDOCS= *
|
||||
|
||||
OPENMP_USES= compiler:openmp
|
||||
OPENMP_CMAKE_BOOL= OPENMP_ENABLED
|
||||
.if ${MACHINE_ARCH} == i386 || !exists(/usr/include/omp.h)
|
||||
# XXX base/230888 via #pragma omp atomic
|
||||
.if !exists(/usr/include/omp.h)
|
||||
# XXX ports/199603: LLVM openmp in base doesn't support aarch64, armv6, armv7 yet
|
||||
OPENMP_VARS= OPENMP=gcc-
|
||||
.endif
|
||||
|
||||
Reference in New Issue
Block a user