forked from wolfSSL/wolfssl
Xcode Project Update
1. Disable the tls_bench() test in the Xcode iOS benchmark project. It isn't complete.
This commit is contained in:
@ -58,7 +58,7 @@ static func_args args = { 0 } ;
|
|||||||
#else
|
#else
|
||||||
(void)args;
|
(void)args;
|
||||||
#endif
|
#endif
|
||||||
#if 1
|
#if 0
|
||||||
bench_tls();
|
bench_tls();
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user