aboutsummaryrefslogtreecommitdiff
path: root/math/ceres-solver
diff options
context:
space:
mode:
Diffstat (limited to 'math/ceres-solver')
-rw-r--r--math/ceres-solver/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/math/ceres-solver/Makefile b/math/ceres-solver/Makefile
index 82962dd90e35..3f6890b50b35 100644
--- a/math/ceres-solver/Makefile
+++ b/math/ceres-solver/Makefile
@@ -68,9 +68,7 @@ TEST_TEST_TARGET= test ARGS="-V"
TEST_IMPLIES= GFLAGS
LAPACK_DESC= Linear Algebra PACKage
-LAPACK_USES= fortran # LDFLAGS
LAPACK_CMAKE_BOOL= LAPACK
-LAPACK_CMAKE_ON= -DCMAKE_POLICY_DEFAULT_CMP0056:STRING=NEW # USES=fortran
# Avoid conflict with Ceres threading by using single-threaded BLAS library.
# BLASLIB from USES=blaslapack cannot be used as it's multi-threaded.
# https://github.com/xianyi/OpenBLAS/wiki/faq#multi-threaded