Source release v3.5.0

This commit is contained in:
Gene Morgan
2017-11-28 17:42:16 -08:00
parent 501c22890d
commit 31381a1311
155 changed files with 16680 additions and 3816 deletions

View File

@@ -2,4 +2,6 @@ export_variables = {
'CC': 'clang',
'CXX': 'clang++',
'AR': 'ar',
'GYP_CROSSCOMPILE': '1',
'CLANG_BUILD': '1',
}