mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Fennec F-Droid: Still fails to build
This commit is contained in:
parent
8d8f489f71
commit
939146111a
1 changed files with 3 additions and 3 deletions
|
|
@ -2127,13 +2127,13 @@ Build:40.0,400010
|
|||
zip -d fdroid/fennec-unsigned.apk "META-INF*"
|
||||
|
||||
# testing, requires skip-scan, doesnt build
|
||||
Build:43.0,430010
|
||||
disable=1error,4 warnings
|
||||
Build:43.0.1,430001
|
||||
disable=compilation issues
|
||||
commit=FENNEC_43_0_1_RELEASE
|
||||
output=fdroid/fennec-unsigned.apk
|
||||
srclibs=MozLocales@dd882b1c1881b9f3c43a23b0a9412a49d8c53505
|
||||
prebuild=mkdir fdroid && \
|
||||
fxarch=i386-linux-androideabi && \
|
||||
fxarch=arm-linux-androideabi && \
|
||||
l10ndir=`readlink -f $$MozLocales$$` && \
|
||||
echo "ac_add_options --with-android-ndk=\"$$NDK$$\"" > .mozconfig && \
|
||||
echo "ac_add_options --with-android-sdk=\"$$SDK$$/platforms/android-22\"" >> .mozconfig && \
|
||||
|
|
|
|||
Loading…
Reference in a new issue