Package: fcl / 0.7.0-3

Metadata

Package Version Patches format
fcl 0.7.0-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 disable test convex sparc.patch | (download)

test/geometry/shape/test_convex.cpp | 2 2 0 - 0 !
1 file changed, 2 insertions( )

 disable testmomentofinertiacomputation on sparc64
 For some reason eigen on sparc64 is not happy using the operator *
 with types Eigen::DiagonalMatrix<double, 3> and double.