MuPDF 1.4 - failed attempt to build arm
This commit is contained in:
parent
29cae432c0
commit
ff7662e18b
|
@ -61,10 +61,24 @@ Build:1.2-MIPS,52
|
|||
make generate
|
||||
buildjni=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
# Tags would wipe out submodules
|
||||
# Don't build ARMv7a until we can support more than 3 apks
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.3 (git build)
|
||||
Current Version Code:50
|
||||
Build:1.4,53
|
||||
disable=Doesn't build, just hangs
|
||||
commit=1.4
|
||||
subdir=platform/android
|
||||
submodules=yes
|
||||
forceversion=yes
|
||||
prebuild=sed -i 's/armeabi-v7a/armeabi armeabi-v7a/g' jni/Application.mk && \
|
||||
cd ../.. && \
|
||||
make generate
|
||||
buildjni=yes
|
||||
|
||||
Maintainer Notes:
|
||||
Source code is not up to date as far as android versioning goes. Our version
|
||||
codes probably differ from the official ones.
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:None
|
||||
Current Version:1.4
|
||||
Current Version Code:53
|
||||
|
||||
|
|
Loading…
Reference in a new issue