build: arm target support

This commit is contained in:
nillerusr
2021-04-25 23:36:09 +03:00
parent e794dbcbb1
commit 50a93ce91a
51 changed files with 8210 additions and 4386 deletions
+2 -1
View File
@@ -68,7 +68,8 @@ def build(bld):
'.',
'../public',
'../public/tier1',
'../public/tier0'
'../public/tier0',
'../common'
]
defines = []