You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/libs/openssl
Florian Fainelli 9e740fa5a5 openssl: Use mkhash for STAMP_CONFIGURED
The current way of creating a STAMP_CONFIGURED filename for OpenSSL can
lead to an extremely long filename that makes touch unable to create it,
and fail the build.

Use mkhash to produce a hash against OPENSSL_OPTIONS which creates a
shortert stamp file,

Fixes #572

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
7 years ago
..
include/crypto openssl: replace ocf-crypto-headers with a header file from cryptodev-linux 8 years ago
patches openssl: update to version 1.0.2k 7 years ago
Config.in openssl: Make DTLS configurable. 8 years ago
Makefile openssl: Use mkhash for STAMP_CONFIGURED 7 years ago