Skip to content
Commit 6526b5b2 authored by Jukka Rissanen's avatar Jukka Rissanen Committed by Carles Cufí
Browse files

samples: net: civetweb: Avoid using mbedtls



Civetweb does not work properly with mbedtls if Posix APIs
are enabled. For example time function prototypes are not found
by the mbedtls module if we enable mbedtls in the sample.

Disable TCP ISN RFC6528 support because of this for civetweb
samples, as setting that option will pull in mbedtls and
we get a compilation warning because time() is not declared
by any header file that mbedtls is including.

Signed-off-by: default avatarJukka Rissanen <jukka.rissanen@linux.intel.com>
parent d8d5179c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment