summaryrefslogtreecommitdiff
path: root/libxmlsec
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@suse.com>2011-11-03 17:22:45 +0200
committerTor Lillqvist <tlillqvist@suse.com>2011-11-03 17:29:17 +0200
commit58ba34844a9b1b70e1192abd303544b452f3ad33 (patch)
tree7b941e623310fe86272a8ec569f6d4ef4475574e /libxmlsec
parent6744ccd78233a8d053fd2353a146eeba803a5b21 (diff)
Add the xmlsec1 Android patch
Diffstat (limited to 'libxmlsec')
-rw-r--r--libxmlsec/xmlsec1-android.patch20
1 files changed, 20 insertions, 0 deletions
diff --git a/libxmlsec/xmlsec1-android.patch b/libxmlsec/xmlsec1-android.patch
new file mode 100644
index 000000000000..4a7d4e0e5f45
--- /dev/null
+++ b/libxmlsec/xmlsec1-android.patch
@@ -0,0 +1,20 @@
+--- misc/build/xmlsec1-1.2.14/config.sub
++++ misc/build/xmlsec1-1.2.14/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* | \
+ kopensolaris*-gnu* | \
+ storm-chaos* | os2-emx* | rtmk-nova*)
+@@ -1275,7 +1275,7 @@
+ | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
+ | -chorusos* | -chorusrdb* | -cegcc* \
+ | -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* \