cherry-pick xiph/LPCNet 42a8a649d5d43457193195e5e9b4e83e75629e8c

pull/60/head
SASANO Takayoshi 2023-09-01 05:50:10 +09:00
parent c0f30d843a
commit 97a0df10fc
1 changed files with 0 additions and 4 deletions

View File

@ -41,11 +41,7 @@
#else
#if defined(_MSC_VER)
#pragma message ("Only SSE and SSE2 are available. On newer machines, enable SSSE3/AVX/AVX2 to get better performance")
#else
#warning "Only SSE and SSE2 are available. On newer machines, enable SSSE3/AVX/AVX2 using -march= to get better performance"
#endif
#endif