gost_engine: disable tests, reset patches dir
authorEneas U de Queiroz <cotequeiroz@gmail.com>
Mon, 12 Jun 2023 14:28:52 +0000 (11:28 -0300)
committerTianling Shen <cnsztl@gmail.com>
Sat, 17 Jun 2023 09:32:20 +0000 (17:32 +0800)
commit085dc8d965a4baa06e60845e98fa7e23869ad213
tree722c3f7fe18607b2dd9a86ae7b9d54be19fba418
parent73ee68a5970d1618cdb580001969d13a82e1e76d
gost_engine: disable tests, reset patches dir

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>
libs/gost_engine/Makefile
libs/gost_engine/patches-1.1/010-openssl-deprecated.patch [deleted file]
libs/gost_engine/patches-3/020-cmake-allow-cross-compile.patch [deleted file]
libs/gost_engine/patches-3/030-dont-build-provider.patch [deleted file]
libs/gost_engine/patches/020-cmake-allow-cross-compile.patch [new file with mode: 0644]
libs/gost_engine/patches/030-dont-build-provider.patch [new file with mode: 0644]
libs/gost_engine/patches/040-dont-build-tests.patch [new file with mode: 0644]