ustream-ssl: cyassl compatibility with build time options
authorKarl Palsson <karlp@etactica.com>
Mon, 6 Jun 2016 15:49:22 +0000 (15:49 +0000)
committerFelix Fietkau <nbd@nbd.name>
Tue, 7 Jun 2016 07:03:43 +0000 (09:03 +0200)
commit17085b7abc0cd09c64ccace6f8d16ddee5729678
tree34df7cb84ee33c26846fc6c4aa482f4c6e97b0ea
parent6ba14990e63fc956e8aff3b0b09be1fd3aaa6d75
ustream-ssl: cyassl compatibility with build time options

Adds a HAVE_CYASSL definition to be consistent with polar/mbedtls.
Uses that definition to include the wolfssl build time options.
This enables the correct pullin of the "remainder" of the wolfssl openssl
compatibility options, if they were enabled in the build of wolfssl in the
first place.

Signed-off-by: Karl Palsson <karlp@etactica.com>
CMakeLists.txt
ustream-internal.h