mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
parent
a993fb04d8
commit
22c327fee5
1 changed files with 6 additions and 0 deletions
|
@ -3820,3 +3820,9 @@
|
|||
#undef MBEDTLS_AESNI_C
|
||||
#undef MBEDTLS_PADLOCK_C
|
||||
#endif
|
||||
|
||||
#if ( defined(__TINYC__) && defined(__OpenBSD__) )
|
||||
#undef MBEDTLS_HAVE_ASM
|
||||
#undef MBEDTLS_AESNI_C
|
||||
#undef MBEDTLS_PADLOCK_C
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue