aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/Not_working_on_Android-x86
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-11-22 12:52:05 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-11-22 12:52:05 -0400
commit2df80471771ebae01095248eb37b98ea47661719 (patch)
tree1273a5a1ffe8bc595c79ee585e32de13a8324516 /doc/todo/Not_working_on_Android-x86
parent12efea943387b28a5ca402a7d31473228ece6304 (diff)
move
Diffstat (limited to 'doc/todo/Not_working_on_Android-x86')
-rw-r--r--doc/todo/Not_working_on_Android-x86/comment_1_5eec4d7530c9df68f1bd1b1ca7021ef5._comment14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/todo/Not_working_on_Android-x86/comment_1_5eec4d7530c9df68f1bd1b1ca7021ef5._comment b/doc/todo/Not_working_on_Android-x86/comment_1_5eec4d7530c9df68f1bd1b1ca7021ef5._comment
new file mode 100644
index 000000000..4bcca0ab4
--- /dev/null
+++ b/doc/todo/Not_working_on_Android-x86/comment_1_5eec4d7530c9df68f1bd1b1ca7021ef5._comment
@@ -0,0 +1,14 @@
+[[!comment format=mdwn
+ username="http://joeyh.name/"
+ ip="209.250.56.64"
+ subject="comment 1"
+ date="2013-11-22T16:37:36Z"
+ content="""
+git-annex is a native binary, and is currently only being built for arm android.
+
+Is Android on x86 a thing used on real-world hardware? I have only seen it in the context of a developer's test environment.
+
+The instructions for building git-annex from source for Android should work on x86. The ghc-android build would need to be tweaked to build a cross compiler targeting that architecture. This can be done by editing settings near the top of ghc-android's `build.sh`.
+
+I am going to move this from bugs/ to todo/ after posting this comment, because it is certiantly not a bug, but a wishlist item at best.
+"""]]