mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-07 17:29:36 +00:00
fixes for arm target
This commit is contained in:
+2
-1
@@ -21,7 +21,8 @@ def configure(conf):
|
||||
'_ADD_EAX_',
|
||||
'ENGINE_DLL',
|
||||
'VERSION_SAFE_STEAM_API_INTERFACES',
|
||||
'USE_BREAKPAD_HANDLER'
|
||||
'USE_BREAKPAD_HANDLER',
|
||||
'USE_CONVARS'
|
||||
])
|
||||
|
||||
def build(bld):
|
||||
|
||||
Reference in New Issue
Block a user