enable XMPP on android
This commit is contained in:
parent
516b61df14
commit
ed09d2d73e
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -168,7 +168,7 @@ osxapp: Build/Standalone Build/OSXMkLibs
|
||||||
rm -f tmp/git-annex.dmg.bz2
|
rm -f tmp/git-annex.dmg.bz2
|
||||||
bzip2 --fast < tmp/git-annex.dmg > tmp/git-annex.dmg.bz2
|
bzip2 --fast < tmp/git-annex.dmg > tmp/git-annex.dmg.bz2
|
||||||
|
|
||||||
ANDROID_FLAGS?=-f-XMPP
|
ANDROID_FLAGS?=
|
||||||
# Cross compile for Android.
|
# Cross compile for Android.
|
||||||
# Uses https://github.com/neurocyte/ghc-android
|
# Uses https://github.com/neurocyte/ghc-android
|
||||||
android: Build/EvilSplicer
|
android: Build/EvilSplicer
|
||||||
|
|
Loading…
Reference in a new issue