mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Klar - fix x86 build
This commit is contained in:
parent
eb68bb607e
commit
c56c2457b0
1 changed files with 1 additions and 1 deletions
|
|
@ -779,7 +779,7 @@ Builds:
|
|||
- rm -rf ../MozAndroidComponents/components/tooling/glean-gradle-plugin
|
||||
- sed -i -e '/maven {/,/}$/d' -e 's/repositories {/repositories {\nmavenLocal()/g'
|
||||
../MozGlean/build.gradle
|
||||
- echo "rust.targets=i686" >> ../MozGlean/local.properties
|
||||
- echo "rust.targets=x86" >> ../MozGlean/local.properties
|
||||
- cd ../MozGlean
|
||||
- gradle "Bootstrap_CONDA_'Miniconda3'"
|
||||
- cd ../MozFennec
|
||||
|
|
|
|||
Loading…
Reference in a new issue