mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-03-06 20:58:37 +01:00
moved to -m's list
was ugly
This commit is contained in:
parent
5564d19c06
commit
525dd70c1d
1 changed files with 1 additions and 1 deletions
|
@ -14,12 +14,12 @@ compiler_args = [
|
|||
'-msse2',
|
||||
'-msse3',
|
||||
'-mfpmath=sse',
|
||||
'-mprefer-avx128',
|
||||
'-Wimplicit-fallthrough',
|
||||
# gcc
|
||||
'-Wno-missing-field-initializers',
|
||||
'-Wno-unused-parameter',
|
||||
'-Wno-cast-function-type', # Needed for GetProcAddress.
|
||||
'-mprefer-avx128',
|
||||
# clang
|
||||
'-Wno-unused-private-field',
|
||||
'-Wno-microsoft-exception-spec',
|
||||
|
|
Loading…
Add table
Reference in a new issue