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