| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Build against mdds-2.1
- Added patch:
* stdcxx17.patch
+ require C++17, since newer mdds needs it
- Added patch:
* resolve-ambiguities.patch
+ fix some ambiguities in type resolutions on older compilers
+ enables building on sle12-sp5
- Update to 0.1.10: * Parse shadow. * Improve detection of the "new" formats. * Fix handling of text baseline shift. * Improve various formats. - Remove upstreamed patch 0001-add-missing-include-for-std-for_each.patch
- add 0001-add-missing-include-for-std-for_each.patch to fix build issue with newer boost
- Update to 0.1.9: * various small bugfixes and fuzzer fixes