commit | 36402e281da8d54f45a52798153218e87abd9bd8 | [log] [tgz] |
---|---|---|
author | Maxiwell S. Garcia <maxiwell@linux.ibm.com> | Thu Sep 09 12:17:49 2021 -0500 |
committer | Maxiwell S. Garcia <maxiwell@linux.ibm.com> | Thu Sep 09 12:18:07 2021 -0500 |
tree | 0414de66522ceff09ee447825ae4803448ad059d | |
parent | 6c10495a78ec400d258e2c7e6b534973468a64c7 [diff] |
ci: ppc64le: disable MMA for gcc-10 This patch disables MMA for CI because the building environment is using Ubuntu 18.04 image with LD 2.30. This linker version together with gcc-10 causes some 'unrecognized opcode' errors.
Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.
For more information go to http://eigen.tuxfamily.org/.
For pull request, bug reports, and feature requests, go to https://gitlab.com/libeigen/eigen.