math/ceres-solver: Broken on armv7

(cherry picked from commit 403dbf74f1)
This commit is contained in:
Yuri Victorovich 2024-05-08 08:03:28 -07:00
parent edd1b05ecd
commit c9c5a5340c
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ WWW= http://ceres-solver.org/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_armv7= compilation fails, gcc-13 fails with the error: use of built-in trait '__remove_cvref(_Tp)' in function signature; use library traits instead, see https://pkg-status.freebsd.org/ampere3/data/140releng-armv7-default/26c5fe5d2fe6/logs/ceres-solver-2.2.0_8.log
BUILD_DEPENDS= glog>=0.5.0:devel/glog
LIB_DEPENDS= libglog.so:devel/glog
RUN_DEPENDS:= ${BUILD_DEPENDS:Meigen*}