mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
small fix to last commit
This commit is contained in:
parent
45a78d4d71
commit
1926124087
1 changed files with 2 additions and 1 deletions
|
|
@ -25,7 +25,8 @@ echo 'NDK_TOOLCHAIN_VERSION=4.4.3' >> jni/Application.mk,buildjni=yes
|
|||
Build:2013.1231.1.1305,201312311
|
||||
commit=5
|
||||
target=android-19
|
||||
prebuild=sed -i 's/,--gc-section//g' jni/libwnnDictionary/Android.mk
|
||||
prebuild=sed -i 's/,--gc-section//g' jni/libwnnDictionary/Android.mk && \
|
||||
sed -i 's/4.4.3/4.6/' jni/Application.mk
|
||||
buildjni=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
|
|
|
|||
Loading…
Reference in a new issue