Skip to content

v1.0.3

Choose a tag to compare

@simogasp simogasp released this 18 Oct 14:55
· 26 commits to develop since this release
7e2ef3c

Added

  • Enable -faligned-new when CCTAG_EIGEN_MEMORY_ALIGNMENT is set on GCC >= 7.1 PR

Changed

  • Replaced CCTAG_EIGEN_MEMORY_ALIGNMENT with CCTAG_EIGEN_MEMORY_ALIGNMENT which has the opposite meaning.
  • Using the new TBB oneAPI interface, this breaks compatibility with previous versions of TBB PR

Fixed

  • fix gcc11 ordered pointer comparison PR
  • fix handling of BUILD_SHARED_LIBS option PR