summaryrefslogtreecommitdiff
path: root/libxmlsec/xmlsec1-android.patch
blob: 4a7d4e0e5f454668aee5014c7b36cac47d3d9757 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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* \
Norbert Thiebaud 2011-07-20Fix MinGW compilation errorsTor Lillqvist 2011-03-24remove executable bit from files that are not executablesLuboš Luňák 2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold 2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens 2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang 2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth 2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien 2009-07-28CWS-TOOLING: integrate CWS filepicker01Jens-Heiner Rechtien 2008-04-11INTEGRATION: CWS changefileheader (1.16.64); FILE MERGEDRüdiger Timm 2007-09-06INTEGRATION: CWS mingwport06 (1.15.46); FILE MERGEDKurt Zenker 2007-03-26INTEGRATION: CWS mingwport03 (1.12.72); FILE MERGEDVladimir Glazounov 2006-10-12INTEGRATION: CWS sb59 (1.12.66); FILE MERGEDOliver Bolte 2006-09-16INTEGRATION: CWS pchfix02 (1.12.70); FILE MERGEDOliver Bolte 2006-02-09INTEGRATION: CWS hro02 (1.11.34); FILE MERGEDRüdiger Timm 2005-09-08INTEGRATION: CWS ooo19126 (1.10.56); FILE MERGEDRüdiger Timm 2004-10-22INTEGRATION: CWS dtransfix (1.9.28); FILE MERGEDRüdiger Timm 2003-10-20INTEGRATION: CWS qdiet01 (1.8.22); FILE MERGEDOliver Bolte 2003-03-25MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien 2002-08-14#91296# UWINAPI and UNICOWS usedHennes Rohling 2002-01-30#97068# Don't send BFFM_SELECTION with zero pidl on NT4Hennes Rohling 2001-10-09#88924#now supporting com.sun.star.util.XCancellableTino Rachui