mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 14:30:30 +03:00
Added ability to run ndk build script if the ant build doesn't do it
This commit is contained in:
parent
4c2a66b070
commit
10505120d4
2 changed files with 14 additions and 0 deletions
2
README
2
README
|
|
@ -147,6 +147,8 @@ configuration to the build. These are:
|
|||
that.
|
||||
initfun=yes Enables a selection of mad hacks to make com.funambol.android
|
||||
build. Probably not useful for any other application.
|
||||
buildjni=yes Enables building of native code via the ndk-build script before
|
||||
doing the main ant build.
|
||||
|
||||
Another example, using extra parameters:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue