[Libreoffice-commits] .: mythes/makefile.mk mythes/mythes-1.2.0-android.patch

Tor Lillqvist tml at kemper.freedesktop.org
Sat Jun 11 11:43:04 PDT 2011


 mythes/makefile.mk                |    3 ++-
 mythes/mythes-1.2.0-android.patch |   11 +++++++++++
 2 files changed, 13 insertions(+), 1 deletion(-)

New commits:
commit a9b3b005c345590dbba5a852a5aa53ec8c3afd46
Author: Tor Lillqvist <tml at iki.fi>
Date:   Sat Jun 11 21:42:37 2011 +0300

    Add Android patch

diff --git a/mythes/makefile.mk b/mythes/makefile.mk
index 563c756..abd7038 100644
--- a/mythes/makefile.mk
+++ b/mythes/makefile.mk
@@ -44,7 +44,8 @@ ADDITIONAL_FILES += makefile.mk
 PATCH_FILES=\
     mythes-1.2.0-vanilla-th-gen-idx.patch \
     mythes-1.2.0-makefile-mk.diff \
-    mythes-1.2.1-rhbz675806.patch
+    mythes-1.2.1-rhbz675806.patch \
+    mythes-1.2.0-android.patch
 
 .IF "$(GUI)"=="UNX"
 CONFIGURE_DIR=$(BUILD_DIR)
diff --git a/mythes/mythes-1.2.0-android.patch b/mythes/mythes-1.2.0-android.patch
new file mode 100644
index 0000000..cb34b12
--- /dev/null
+++ b/mythes/mythes-1.2.0-android.patch
@@ -0,0 +1,11 @@
+--- misc/build/mythes-1.2.0/config.sub
++++ misc/build/mythes-1.2.0/config.sub
+@@ -1272,7 +1272,7 @@
+ 	      | -ekkobsd* | -kfreebsd* | -freebsd* | -riscix* | -lynxos* \
+ 	      | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \
+ 	      | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
+-	      | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
++	      | -udi* | -androideabi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
+ 	      | -chorusos* | -chorusrdb* | -cegcc* \
+ 	      | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
+ 	      | -mingw32* | -linux-gnu* | -linux-newlib* | -linux-uclibc* \


More information about the Libreoffice-commits mailing list