diff options
author | Tor Lillqvist <tml@iki.fi> | 2011-06-11 21:42:37 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2011-06-11 21:42:37 +0300 |
commit | cae6dc5426e22adbd26fe2ae14120932104e2e37 (patch) | |
tree | c842e08bf2685552fdb86a2f0abca514ee86b6a1 /mythes/mythes-1.2.0-android.patch | |
parent | 76e160a91c2cb770f87ee32bfcc1b383d5944dc3 (diff) |
Add Android patch
Diffstat (limited to 'mythes/mythes-1.2.0-android.patch')
-rw-r--r-- | mythes/mythes-1.2.0-android.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mythes/mythes-1.2.0-android.patch b/mythes/mythes-1.2.0-android.patch new file mode 100644 index 000000000000..cb34b12dea84 --- /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* \ |