Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | gost_engine: Update to version 3.0.3 | Hauke Mehrtens | 2024-03-23 |
| | | | | | | | | | This version contains minor bugfixes. It fixes a compile problem with GCC 13. Changes: https://github.com/gost-engine/engine/compare/v3.0.1...v3.0.3 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> | ||
* | gost_engine: disable tests, reset patches dir | Eneas U de Queiroz | 2023-06-17 |
Tests are breaking compilation for mipsel targets because of the removal of the sysmips call. Let's just not build them. While at it, remove patches from 1.1 version and move the current ones to the default 'patches' directory. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com> |