Remove MBEDTLS_CHECK_PARAMS option
Signed-off-by: TRodziewicz <tomasz.rodziewicz@mobica.com>
This commit is contained in:
parent
875b5fb7fa
commit
cc7074128a
6 changed files with 4 additions and 185 deletions
|
@ -50,7 +50,6 @@ unless( -f $config_file && -f $query_config_format_file ) {
|
|||
# throw errors.
|
||||
my @excluded = qw(
|
||||
MBEDTLS_SSL_CIPHERSUITES
|
||||
MBEDTLS_PARAM_FAILED
|
||||
);
|
||||
my $excluded_re = join '|', @excluded;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue