mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-29 12:42:13 +01:00
benchmark needs a main if NO_CRYPT_BENCHMARK defined
This commit is contained in:
@@ -2015,4 +2015,6 @@ static INLINE word64 get_intel_cycles(void)
|
||||
}
|
||||
|
||||
#endif /* HAVE_GET_CYCLES */
|
||||
#else
|
||||
int main() { return 0; }
|
||||
#endif /* !NO_CRYPT_BENCHMARK */
|
||||
|
||||
Reference in New Issue
Block a user