Use our custom debian sysroot image
This commit is contained in:
parent
a04bfbbc4b
commit
14bc544d89
2 changed files with 5 additions and 6 deletions
|
@ -117,8 +117,7 @@ def update_clang():
|
|||
|
||||
|
||||
def download_arm_sysroot():
|
||||
execute_stdout([os.path.join(SOURCE_ROOT, 'script',
|
||||
'install-debian.wheezy.sysroot.py'),
|
||||
execute_stdout([os.path.join(SOURCE_ROOT, 'script', 'install-sysroot.py'),
|
||||
'--arch', 'arm'])
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue