mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Merge branch 'klar242' into 'master'
Klar - fix x86 build See merge request fdroid/fdroiddata!6963
This commit is contained in:
commit
2efaf9cda8
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