diff options
author | Tor Lillqvist <tml@iki.fi> | 2011-06-09 21:51:30 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2011-06-09 21:51:30 +0300 |
commit | db280c82e6c2bd809aae83527b6293851f3aedb7 (patch) | |
tree | 4936b74833a78ce3aee7f4c348086ca4e562ef48 /expat | |
parent | d6964127f5e2c1a2ce6c29b5396bf4063120410c (diff) |
First attempt at Android support
Diffstat (limited to 'expat')
-rw-r--r-- | expat/expat-2.0.1.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/expat/expat-2.0.1.patch b/expat/expat-2.0.1.patch index bea3d01e0c4f..6c09d34f4676 100644 --- a/expat/expat-2.0.1.patch +++ b/expat/expat-2.0.1.patch @@ -1,3 +1,14 @@ +--- misc/expat-2.0.1/conftools/config.sub ++++ misc/build/expat-2.0.1/conftools/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* \ + | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ + | -mingw32* | -linux-gnu* | -linux-newlib* | -linux-uclibc* \ --- misc/expat-2.0.1/lib/makefile.mk Wed Aug 20 14:33:55 2008 +++ misc/build/expat-2.0.1/lib/makefile.mk Wed Aug 20 14:26:42 2008 @@ -1 +1,89 @@ |