update for latest sourcemod
This commit is contained in:
parent
b38d2077b1
commit
5babf2b4ec
@ -101,7 +101,7 @@ class AsyncSocketConfig(object):
|
||||
'-fvisibility=hidden',
|
||||
]
|
||||
cxx.cxxflags += [
|
||||
'-std=c++11',
|
||||
'-std=c++14',
|
||||
'-fno-exceptions',
|
||||
'-fno-threadsafe-statics',
|
||||
'-Wno-non-virtual-dtor',
|
||||
|
Loading…
Reference in New Issue
Block a user