AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 5.3: * Long list of changes, see https://www.dynare.org/new-dynare-release/dynare-5.3-released/ - Remove upstream patches: * dynare-5.1-gcc-12.patch * dynare-octave7-compat.patch
- Add dynare-5.1-gcc-12.patch: Fix build with gcc 12.
- Update to version 5.1: * Long list of changes, see <https://www.dynare.org/new-dynare-release/dynare-5.1-released/>. - Add dynare-octave7-compat.patch: git commits from upstream to support building against octave 7.1; patch touches build files, so add BuildRequires: libtool and run autoreconf before configure.
- Initial package. - Add dynare-no-return-in-non-void-function.patch: Return trivial value from a function that is not declared as returning void.