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