Release of v2.10.1
Version 2.10.1: Released August 10th, 2023
- Build system:
- Add cmake flag to disable LTO in pymrpt module.
- Add -flto=auto to pymrpt so linking is much faster.
- BUG FIXES:
- Fix "FTBFS when binutils-dev is installed but not libiberty-dev" (Debian bug #1041165)
- pymrpt Debian packaging: triggering of post/pre installation scripts was missing.