Kaydet (Commit) 9ee4f4eb authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Android is after all Java-based, so let's not avoid it

An Android app always runs in the context of a Java (well, Dalvik)
virtual machine.

Sure, there will now be some Java-related compilation errors here and
there when cross-compiling for Android. Use --without-java if they
disturb, until I have fixed them.
üst 82a8643b
......@@ -16,7 +16,6 @@
--disable-xmlsec
--enable-python=internal
--without-fonts
--without-java
--without-junit
--without-ppds
--without-stlport
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment