| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to 3.10.2
- Annoying -Wundef on new JSON_DIAGNOSTICS macro #2975
- += issue with multiple redirection. #2970
- incomplete type nlohmann::detail::wide_string_input_helper
compilation error #2969
- Fix -Wunused warnings on JSON_DIAGNOSTICS #2976 (gcerretani)
- Changes from 3.10.1 and 3.10.0 see:
https://github.com/nlohmann/json/blob/develop/ChangeLog.md
- update to version 3.9.1 - drop gcc10-fix.patch - enable JSON_MultipleHeaders for backwards compatibility - disable tests which download data from the internet
- Fix typo in summary: headeri -> header
- Use memoryperjob constraint instead of %limit_build macro.