Source release v2.1.1-0-738 + third_party libs
Change-Id: I76e298f8092951d4214c776d6bbcad6b763eb5b2
This commit is contained in:
5
platforms/x86-64/x86-64.py
Normal file
5
platforms/x86-64/x86-64.py
Normal file
@@ -0,0 +1,5 @@
|
||||
export_variables = {
|
||||
'CC': 'gcc',
|
||||
'CXX': 'g++',
|
||||
'AR': 'ar',
|
||||
}
|
||||
Reference in New Issue
Block a user