PageRenderTime 53ms CodeModel.GetById 25ms RepoModel.GetById 0ms app.codeStats 0ms

/mythes/mythes-1.2.0-android.patch

https://bitbucket.org/markjenkins/libreoffice_ubuntu-debian-fixes
Patch | 20 lines | 20 code | 0 blank | 0 comment | 0 complexity | 068f8153404517b9a99d29367b241568 MD5 | raw file
Possible License(s): GPL-3.0, LGPL-3.0, MPL-2.0-no-copyleft-exception, LGPL-2.1, BSD-3-Clause-No-Nuclear-License-2014
  1. --- misc/mythes-1.2.3/config.sub 2010-02-27 16:52:52.000000000 +0100
  2. +++ misc/build/mythes-1.2.3/config.sub 2011-09-26 23:39:04.000000000 +0200
  3. @@ -123,7 +123,7 @@
  4. # Here we must recognize all the valid KERNEL-OS combinations.
  5. maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
  6. case $maybe_os in
  7. - nto-qnx* | linux-gnu* | linux-dietlibc | linux-newlib* | linux-uclibc* | \
  8. + nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc | linux-newlib* | linux-uclibc* | \
  9. uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | knetbsd*-gnu* | netbsd*-gnu* | \
  10. kopensolaris*-gnu* | \
  11. storm-chaos* | os2-emx* | rtmk-nova*)
  12. @@ -1294,7 +1294,7 @@
  13. | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
  14. | -chorusos* | -chorusrdb* | -cegcc* \
  15. | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
  16. - | -mingw32* | -linux-gnu* | -linux-newlib* | -linux-uclibc* \
  17. + | -mingw32* | -linux-gnu* | -linux-androideabi* | -linux-newlib* | -linux-uclibc* \
  18. | -uxpv* | -beos* | -mpeix* | -udk* \
  19. | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
  20. | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \