[build] Build using SSSE3/SSE4/4.1/4.2

This commit is contained in:
Winter Snowfall 2023-07-29 11:37:10 +03:00 committed by GitHub
parent 4ed1474030
commit ea22098765
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -11,6 +11,10 @@ compiler_args = [
'-msse',
'-msse2',
'-msse3',
'-mssse3',
'-msse4',
'-msse4.1',
'-msse4.2',
'-mfpmath=sse',
'-Wimplicit-fallthrough',
# gcc