fix baseline build (old cairo) - 'cairo_rectangle_int_t' does not name a type
[LibreOffice.git] / external / coinmp / android.build.patch.1
blob3d8897bb8a3b3a627ea4a680cec6e6635dbc4dda
1 # -*- Mode: Diff -*-
2 # Patch to make the CoinMP configury recognize Android
4 --- coinmp/config.sub
5 +++ coinmp/config.sub
6 @@ -120,7 +120,7 @@
7  # Here we must recognize all the valid KERNEL-OS combinations.
8  maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
9  case $maybe_os in
10 -  nto-qnx* | linux-gnu* | linux-dietlibc | linux-newlib* | linux-uclibc* | \
11 +  nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc | linux-newlib* | linux-uclibc* | \
12    uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | knetbsd*-gnu* | netbsd*-gnu* | \
13    storm-chaos* | os2-emx* | rtmk-nova*)
14      os=-$maybe_os
15 @@ -1218,7 +1218,7 @@
16               | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
17               | -chorusos* | -chorusrdb* \
18               | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
19 -             | -mingw32* | -linux-gnu* | -linux-newlib* | -linux-uclibc* \
20 +             | -mingw32* | -linux-gnu* | -linux-androideabi* | -linux-newlib* | -linux-uclibc* \
21               | -uxpv* | -beos* | -mpeix* | -udk* \
22               | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
23               | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
24 --- coinmp/CoinUtils/config.sub
25 +++ coinmp/CoinUtils/config.sub
26 @@ -120,7 +120,7 @@
27  # Here we must recognize all the valid KERNEL-OS combinations.
28  maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
29  case $maybe_os in
30 -  nto-qnx* | linux-gnu* | linux-dietlibc | linux-newlib* | linux-uclibc* | \
31 +  nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc | linux-newlib* | linux-uclibc* | \
32    uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | knetbsd*-gnu* | netbsd*-gnu* | \
33    storm-chaos* | os2-emx* | rtmk-nova*)
34      os=-$maybe_os
35 @@ -1218,7 +1218,7 @@
36               | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
37               | -chorusos* | -chorusrdb* \
38               | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
39 -             | -mingw32* | -linux-gnu* | -linux-newlib* | -linux-uclibc* \
40 +             | -mingw32* | -linux-gnu* | -linux-androideabi* | -linux-newlib* | -linux-uclibc* \
41               | -uxpv* | -beos* | -mpeix* | -udk* \
42               | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
43               | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
44 --- coinmp/Osi/config.sub
45 +++ coinmp/Osi/config.sub
46 @@ -120,7 +120,7 @@
47  # Here we must recognize all the valid KERNEL-OS combinations.
48  maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
49  case $maybe_os in
50 -  nto-qnx* | linux-gnu* | linux-dietlibc | linux-newlib* | linux-uclibc* | \
51 +  nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc | linux-newlib* | linux-uclibc* | \
52    uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | knetbsd*-gnu* | netbsd*-gnu* | \
53    storm-chaos* | os2-emx* | rtmk-nova*)
54      os=-$maybe_os
55 @@ -1218,7 +1218,7 @@
56               | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
57               | -chorusos* | -chorusrdb* \
58               | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
59 -             | -mingw32* | -linux-gnu* | -linux-newlib* | -linux-uclibc* \
60 +             | -mingw32* | -linux-gnu* | -linux-androideabi* | -linux-newlib* | -linux-uclibc* \
61               | -uxpv* | -beos* | -mpeix* | -udk* \
62               | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
63               | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
64 --- coinmp/Clp/config.sub
65 +++ coinmp/Clp/config.sub
66 @@ -120,7 +120,7 @@
67  # Here we must recognize all the valid KERNEL-OS combinations.
68  maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
69  case $maybe_os in
70 -  nto-qnx* | linux-gnu* | linux-dietlibc | linux-newlib* | linux-uclibc* | \
71 +  nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc | linux-newlib* | linux-uclibc* | \
72    uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | knetbsd*-gnu* | netbsd*-gnu* | \
73    storm-chaos* | os2-emx* | rtmk-nova*)
74      os=-$maybe_os
75 @@ -1218,7 +1218,7 @@
76               | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
77               | -chorusos* | -chorusrdb* \
78               | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
79 -             | -mingw32* | -linux-gnu* | -linux-newlib* | -linux-uclibc* \
80 +             | -mingw32* | -linux-gnu* | -linux-androideabi* | -linux-newlib* | -linux-uclibc* \
81               | -uxpv* | -beos* | -mpeix* | -udk* \
82               | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
83               | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
84 --- coinmp/Cgl/config.sub
85 +++ coinmp/Cgl/config.sub
86 @@ -120,7 +120,7 @@
87  # Here we must recognize all the valid KERNEL-OS combinations.
88  maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
89  case $maybe_os in
90 -  nto-qnx* | linux-gnu* | linux-dietlibc | linux-newlib* | linux-uclibc* | \
91 +  nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc | linux-newlib* | linux-uclibc* | \
92    uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | knetbsd*-gnu* | netbsd*-gnu* | \
93    storm-chaos* | os2-emx* | rtmk-nova*)
94      os=-$maybe_os
95 @@ -1218,7 +1218,7 @@
96               | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
97               | -chorusos* | -chorusrdb* \
98               | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
99 -             | -mingw32* | -linux-gnu* | -linux-newlib* | -linux-uclibc* \
100 +             | -mingw32* | -linux-gnu* | -linux-androideabi* | -linux-newlib* | -linux-uclibc* \
101               | -uxpv* | -beos* | -mpeix* | -udk* \
102               | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
103               | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
104 --- coinmp/Cbc/config.sub
105 +++ coinmp/Cbc/config.sub
106 @@ -120,7 +120,7 @@
107  # Here we must recognize all the valid KERNEL-OS combinations.
108  maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
109  case $maybe_os in
110 -  nto-qnx* | linux-gnu* | linux-dietlibc | linux-newlib* | linux-uclibc* | \
111 +  nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc | linux-newlib* | linux-uclibc* | \
112    uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | knetbsd*-gnu* | netbsd*-gnu* | \
113    storm-chaos* | os2-emx* | rtmk-nova*)
114      os=-$maybe_os
115 @@ -1218,7 +1218,7 @@
116               | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
117               | -chorusos* | -chorusrdb* \
118               | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
119 -             | -mingw32* | -linux-gnu* | -linux-newlib* | -linux-uclibc* \
120 +             | -mingw32* | -linux-gnu* | -linux-androideabi* | -linux-newlib* | -linux-uclibc* \
121               | -uxpv* | -beos* | -mpeix* | -udk* \
122               | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
123               | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
124 --- coinmp/CoinMP/config.sub
125 +++ coinmp/CoinMP/config.sub
126 @@ -120,7 +120,7 @@
127  # Here we must recognize all the valid KERNEL-OS combinations.
128  maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
129  case $maybe_os in
130 -  nto-qnx* | linux-gnu* | linux-dietlibc | linux-newlib* | linux-uclibc* | \
131 +  nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc | linux-newlib* | linux-uclibc* | \
132    uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | knetbsd*-gnu* | netbsd*-gnu* | \
133    storm-chaos* | os2-emx* | rtmk-nova*)
134      os=-$maybe_os
135 @@ -1218,7 +1218,7 @@
136               | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
137               | -chorusos* | -chorusrdb* \
138               | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
139 -             | -mingw32* | -linux-gnu* | -linux-newlib* | -linux-uclibc* \
140 +             | -mingw32* | -linux-gnu* | -linux-androideabi* | -linux-newlib* | -linux-uclibc* \
141               | -uxpv* | -beos* | -mpeix* | -udk* \
142               | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
143               | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \