openssl: always build with GOST engine support
authorEneas U de Queiroz <cotequeiroz@gmail.com>
Thu, 18 Feb 2021 00:50:08 +0000 (21:50 -0300)
committerHauke Mehrtens <hauke@hauke-m.de>
Tue, 23 Feb 2021 20:10:56 +0000 (21:10 +0100)
commit12a80e44b914a00fa39daae5474b3964f246ddc3
treef1ae3d3d3252432d684b39e8b1b905e72b7d5718
parent06356f00200639c48d95330e633965957b0347ab
openssl: always build with GOST engine support

The packages feed has a proposed package for a GOST engine, which needs
support from the main openssl library.  It is a default option in
OpenSSL.  All that needs to be done here is to not disable it.

Package increases by a net 1-byte, so it is not really really worth
keeping this optional.

This commit also includes a commented-out example engine configuration
in openssl.cnf, as it is done for other available engines.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
package/libs/openssl/Config.in
package/libs/openssl/Makefile
package/libs/openssl/patches/150-openssl.cnf-add-engines-conf.patch