mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 10:46:53 -04:00
Fixed android compile on buildbot
This commit is contained in:
parent
7e35cb09c3
commit
921e23dcd5
@ -276,7 +276,7 @@ for arch in ARCHS:
|
||||
# change the PATH for compilation to use proper tools
|
||||
new_environ = {'PATH': ('%(platform)s/bin:%(platform)s/%(arch_full)s'
|
||||
'/bin:%(platform)s/libexec/gcc/%(arch_full)s/'
|
||||
'%(gccver)s/:%(sdka)s:%(sdkb)s/%(orig)s'
|
||||
'%(gccver)s/:%(sdka)s:%(sdkb)s/:%(orig)s'
|
||||
% {'platform': platform,
|
||||
'orig': ORIGINAL_ENVIRON['PATH'],
|
||||
'arch_full': arch_full,
|
||||
|
Loading…
x
Reference in New Issue
Block a user