summaryrefslogtreecommitdiff
path: root/cppunit/android.patch
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2011-06-21 21:38:33 +0300
committerTor Lillqvist <tml@iki.fi>2011-06-21 21:38:33 +0300
commit167311be9b2ddbb9acb9e7253143330101fd9d11 (patch)
treed0a0d231ebd9f330c4ae2c7f945a81e82b4c57e4 /cppunit/android.patch
parentfc030944c592cac397bac674b05b78ed814c7941 (diff)
Make cppunit build for Android
Diffstat (limited to 'cppunit/android.patch')
-rw-r--r--cppunit/android.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/cppunit/android.patch b/cppunit/android.patch
new file mode 100644
index 000000000000..595f840ab712
--- /dev/null
+++ b/cppunit/android.patch
@@ -0,0 +1,11 @@
+--- misc/cppunit-1.12.1/config/config.sub
++++ misc/build/cppunit-1.12.1/config/config.sub
+@@ -1246,7 +1246,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* | -eabi* | -androideabi* | -lites* | -ieee* | -go32* | -aux* \
+ | -chorusos* | -chorusrdb* \
+ | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
+ | -mingw32* | -linux-gnu* | -linux-newlib* | -linux-uclibc* \