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@immortalwrt.org>
Mon, 19 Jun 2023 08:59:26 +0000 (16:59 +0800)
commit771e7385ead52d0c26703f18e5e3b033db6b7b34
tree779139007fa7fbb84099575a4d4d56705ef426f9
parent13fe4f122b4a2bcfb5ad8e92d83188163e5bd8a0
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>
(cherry picked from commit 085dc8d965a4baa06e60845e98fa7e23869ad213)
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]