[Libreoffice-commits] .: cppunit/android.patch

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Wed Sep 26 01:29:18 PDT 2012


 cppunit/android.patch |   20 --------------------
 1 file changed, 20 deletions(-)

New commits:
commit f0eaba8c45f0db802268a3e3809292cd063c7544
Author: Tor Lillqvist <tlillqvist at suse.com>
Date:   Wed Sep 26 11:28:32 2012 +0300

    config.sub doesn't need patching any more it seems
    
    Change-Id: I87c779de583011d340cece39efa32e891d20852d

diff --git a/cppunit/android.patch b/cppunit/android.patch
index deabf3b..59ae451 100644
--- a/cppunit/android.patch
+++ b/cppunit/android.patch
@@ -1,23 +1,3 @@
---- misc/cppunit-1.13.1/config/config.sub
-+++ misc/build/cppunit-1.13.1/config/config.sub
-@@ -120,7 +120,7 @@
- # Here we must recognize all the valid KERNEL-OS combinations.
- maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
- case $maybe_os in
--  nto-qnx* | linux-gnu* | linux-dietlibc | linux-newlib* | linux-uclibc* | \
-+  nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc | linux-newlib* | linux-uclibc* | \
-   uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | knetbsd*-gnu* | netbsd*-gnu* | \
-   storm-chaos* | os2-emx* | rtmk-nova*)
-     os=-$maybe_os
-@@ -1250,7 +1250,7 @@
- 	      | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
- 	      | -chorusos* | -chorusrdb* \
- 	      | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
--	      | -mingw32* | -linux-gnu* | -linux-newlib* | -linux-uclibc* \
-+	      | -mingw32* | -linux-gnu* | -linux-androideabi* | -linux-newlib* | -linux-uclibc* \
- 	      | -uxpv* | -beos* | -mpeix* | -udk* \
- 	      | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
- 	      | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
 --- misc/cppunit-1.13.1/config/ltmain.sh
 +++ misc/build/cppunit-1.13.1/config/ltmain.sh
 @@ -3228,6 +3228,12 @@


More information about the Libreoffice-commits mailing list