mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2025-12-07 10:28:30 +00:00
Silence warnings from upstream SDK updates
(cherry picked from commit21ae73ce72) (cherry picked from commit117ba23eb1)
This commit is contained in:
parent
2165f730f2
commit
3e75d43499
@ -193,6 +193,8 @@ class MMSConfig(object):
|
||||
'-Wno-uninitialized',
|
||||
'-Wno-unused',
|
||||
'-Wno-switch',
|
||||
'-Wno-unknown-pragmas',
|
||||
'-Wno-dangling-else',
|
||||
'-msse',
|
||||
'-fPIC',
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user