diff options
| author | Jan Beich <jbeich@FreeBSD.org> | 2020-03-08 21:55:54 +0000 |
|---|---|---|
| committer | Jan Beich <jbeich@FreeBSD.org> | 2020-03-08 21:55:54 +0000 |
| commit | 0c69caeef6092fbf32d6330958bbb88f74c02443 (patch) | |
| tree | 62f148ce98cdae2fcffa946bcbe04194d346bcf3 /math/ceres-solver | |
| parent | 33b04346425d7a411d485a71d8cd11da494d1f03 (diff) | |
Notes
Diffstat (limited to 'math/ceres-solver')
| -rw-r--r-- | math/ceres-solver/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ceres-solver/Makefile b/math/ceres-solver/Makefile index e74ac26ddb29..eb9cc8d6892a 100644 --- a/math/ceres-solver/Makefile +++ b/math/ceres-solver/Makefile @@ -53,7 +53,7 @@ GFLAGS_CMAKE_BOOL= GFLAGS OPENMP_USES= compiler:openmp OPENMP_CMAKE_BOOL= OPENMP .if !exists(/usr/include/omp.h) -# XXX ports/199603 + ports/210337 +# XXX ports/199603: LLVM openmp in base doesn't support aarch64, armv6, armv7 yet OPENMP_VARS= OPENMP=gcc- .endif |
