Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in eclass/ELT-patches/aixrtl: 1.4.0d-Ggcc 1.4.0d-Ggxx 1.4.0d-Gxlc 1.4.0d-Gxlcxx 1.4.0d-ifc 1.4.0d-ifcxx 1.4.3-casecxx 1.4.3-needversion 1.5.00-casertl 1.5.12-Ggcc 1.5.12-Ggxx 1.5.22-Ggcc 1.5.22-Ggxx 1.5.22-Gxlc 1.5.26-needversion 2.1b-Ggxx 2.1b-Gxlc 2.1b-casecxx
Date: Wed, 27 Jan 2010 20:39:34
Message-Id: E1NaEfh-0000aM-EQ@stork.gentoo.org
1 grobian 10/01/27 20:39:29
2
3 Added: 1.4.0d-Ggcc 1.4.0d-Ggxx 1.4.0d-Gxlc 1.4.0d-Gxlcxx
4 1.4.0d-ifc 1.4.0d-ifcxx 1.4.3-casecxx
5 1.4.3-needversion 1.5.00-casertl 1.5.12-Ggcc
6 1.5.12-Ggxx 1.5.22-Ggcc 1.5.22-Ggxx 1.5.22-Gxlc
7 1.5.26-needversion 2.1b-Ggxx 2.1b-Gxlc 2.1b-casecxx
8 Log:
9 add ELT-patches from Prefix, bug #301190
10
11 Revision Changes Path
12 1.1 eclass/ELT-patches/aixrtl/1.4.0d-Ggcc
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/ELT-patches/aixrtl/1.4.0d-Ggcc?rev=1.1&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/ELT-patches/aixrtl/1.4.0d-Ggcc?rev=1.1&content-type=text/plain
16
17 Index: 1.4.0d-Ggcc
18 ===================================================================
19 --- configure
20 +++ configure
21 @@ -4657,6 +4657,7 @@
22 fi
23 esac
24 shared_flag='-shared'
25 + shared_flag="$shared_flag "'${wl}-G'
26 else
27 # not using gcc
28 if test "$host_cpu" = ia64; then
29
30
31
32 1.1 eclass/ELT-patches/aixrtl/1.4.0d-Ggxx
33
34 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/ELT-patches/aixrtl/1.4.0d-Ggxx?rev=1.1&view=markup
35 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/ELT-patches/aixrtl/1.4.0d-Ggxx?rev=1.1&content-type=text/plain
36
37 Index: 1.4.0d-Ggxx
38 ===================================================================
39 --- configure
40 +++ configure
41 @@ -4657,6 +4657,7 @@
42 fi
43 esac
44 shared_flag='-shared'
45 + shared_flag="$shared_flag "'${wl}-G'
46 else
47 # not using gcc
48 if test "$host_cpu" = ia64; then
49
50
51
52 1.1 eclass/ELT-patches/aixrtl/1.4.0d-Gxlc
53
54 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/ELT-patches/aixrtl/1.4.0d-Gxlc?rev=1.1&view=markup
55 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/ELT-patches/aixrtl/1.4.0d-Gxlc?rev=1.1&content-type=text/plain
56
57 Index: 1.4.0d-Gxlc
58 ===================================================================
59 --- configure
60 +++ configure
61 @@ -4664,7 +4664,7 @@
62 # chokes on -Wl,-G. The following line is correct:
63 shared_flag='-G'
64 else
65 - if test "$aix_use_runtimelinking" = yes; then
66 + if true || test "$aix_use_runtimelinking" = yes; then
67 shared_flag='${wl}-G'
68 else
69 shared_flag='${wl}-bM:SRE'
70
71
72
73 1.1 eclass/ELT-patches/aixrtl/1.4.0d-Gxlcxx
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/ELT-patches/aixrtl/1.4.0d-Gxlcxx?rev=1.1&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/ELT-patches/aixrtl/1.4.0d-Gxlcxx?rev=1.1&content-type=text/plain
77
78 Index: 1.4.0d-Gxlcxx
79 ===================================================================
80 --- configure
81 +++ configure
82 @@ -2494,7 +2494,7 @@
83 # chokes on -Wl,-G. The following line is correct:
84 shared_flag='-G'
85 else
86 - if test "$aix_use_runtimelinking" = yes; then
87 + if true || test "$aix_use_runtimelinking" = yes; then
88 shared_flag='${wl}-G'
89 else
90 shared_flag='${wl}-bM:SRE'
91
92
93
94 1.1 eclass/ELT-patches/aixrtl/1.4.0d-ifc
95
96 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/ELT-patches/aixrtl/1.4.0d-ifc?rev=1.1&view=markup
97 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/ELT-patches/aixrtl/1.4.0d-ifc?rev=1.1&content-type=text/plain
98
99 Index: 1.4.0d-ifc
100 ===================================================================
101 --- configure
102 +++ configure
103 @@ -2444,7 +2444,7 @@
104 case $host_os in aix4.[[23]]|aix4.[[23]].*|aix5*)
105 for ld_flag in $LDFLAGS; do
106 if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
107 - aix_use_runtimelinking=yes
108 +# aix_use_runtimelinking=yes
109 break
110 fi
111 done
112
113
114
115 1.1 eclass/ELT-patches/aixrtl/1.4.0d-ifcxx
116
117 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/ELT-patches/aixrtl/1.4.0d-ifcxx?rev=1.1&view=markup
118 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/ELT-patches/aixrtl/1.4.0d-ifcxx?rev=1.1&content-type=text/plain
119
120 Index: 1.4.0d-ifcxx
121 ===================================================================
122 --- configure
123 +++ configure
124 @@ -4614,7 +4614,7 @@
125 case $host_os in aix4.[[23]]|aix4.[[23]].*|aix5*)
126 for ld_flag in $LDFLAGS; do
127 if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
128 - aix_use_runtimelinking=yes
129 +# aix_use_runtimelinking=yes
130 break
131 fi
132 done
133
134
135
136 1.1 eclass/ELT-patches/aixrtl/1.4.3-casecxx
137
138 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/ELT-patches/aixrtl/1.4.3-casecxx?rev=1.1&view=markup
139 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/ELT-patches/aixrtl/1.4.3-casecxx?rev=1.1&content-type=text/plain
140
141 Index: 1.4.3-casecxx
142 ===================================================================
143 --- configure
144 +++ configure
145 @@ -1466,7 +1466,7 @@
146 for ld_flag in $LDFLAGS; do
147 case $ld_flag in
148 *-brtl*)
149 - aix_use_runtimelinking=yes
150 +# aix_use_runtimelinking=yes
151 break
152 ;;
153 esac
154
155
156
157 1.1 eclass/ELT-patches/aixrtl/1.4.3-needversion
158
159 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/ELT-patches/aixrtl/1.4.3-needversion?rev=1.1&view=markup
160 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/ELT-patches/aixrtl/1.4.3-needversion?rev=1.1&content-type=text/plain
161
162 Index: 1.4.3-needversion
163 ===================================================================
164 --- configure
165 +++ configure
166 @@ -1964,7 +1964,7 @@
167 aix4* | aix5*)
168 version_type=linux
169 need_lib_prefix=no
170 - need_version=no
171 + need_version=yes
172 hardcode_into_libs=yes
173 if test "$host_cpu" = ia64; then
174 # AIX 5 supports IA64
175
176
177
178 1.1 eclass/ELT-patches/aixrtl/1.5.00-casertl
179
180 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/ELT-patches/aixrtl/1.5.00-casertl?rev=1.1&view=markup
181 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/ELT-patches/aixrtl/1.5.00-casertl?rev=1.1&content-type=text/plain
182
183 Index: 1.5.00-casertl
184 ===================================================================
185 --- configure.aixrtl 2007-04-03 11:08:36 +0200
186 +++ configure 2007-04-03 11:13:25 +0200
187 @@ -15941,7 +15941,7 @@
188 for ld_flag in $LDFLAGS; do
189 case $ld_flag in
190 *-brtl*)
191 - aix_use_runtimelinking=yes
192 +# aix_use_runtimelinking=yes
193 break
194 ;;
195 esac
196
197
198
199 1.1 eclass/ELT-patches/aixrtl/1.5.12-Ggcc
200
201 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/ELT-patches/aixrtl/1.5.12-Ggcc?rev=1.1&view=markup
202 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/ELT-patches/aixrtl/1.5.12-Ggcc?rev=1.1&content-type=text/plain
203
204 Index: 1.5.12-Ggcc
205 ===================================================================
206 --- configure
207 +++ configure
208 @@ -5402,7 +5402,7 @@
209 fi
210 esac
211 shared_flag='-shared'
212 - if test "$aix_use_runtimelinking" = yes; then
213 + if true || test "$aix_use_runtimelinking" = yes; then
214 shared_flag="$shared_flag "'${wl}-G'
215 fi
216 else
217
218
219
220 1.1 eclass/ELT-patches/aixrtl/1.5.12-Ggxx
221
222 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/ELT-patches/aixrtl/1.5.12-Ggxx?rev=1.1&view=markup
223 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/ELT-patches/aixrtl/1.5.12-Ggxx?rev=1.1&content-type=text/plain
224
225 Index: 1.5.12-Ggxx
226 ===================================================================
227 --- configure
228 +++ configure
229 @@ -2796,7 +2796,7 @@
230 fi
231 esac
232 shared_flag='-shared'
233 - if test "$aix_use_runtimelinking" = yes; then
234 + if true || test "$aix_use_runtimelinking" = yes; then
235 shared_flag="$shared_flag "'${wl}-G'
236 fi
237 else
238
239
240
241 1.1 eclass/ELT-patches/aixrtl/1.5.22-Ggcc
242
243 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/ELT-patches/aixrtl/1.5.22-Ggcc?rev=1.1&view=markup
244 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/ELT-patches/aixrtl/1.5.22-Ggcc?rev=1.1&content-type=text/plain
245
246 Index: 1.5.22-Ggcc
247 ===================================================================
248 --- configure
249 +++ configure
250 @@ -5726,7 +5726,7 @@
251 ;;
252 esac
253 shared_flag='-shared'
254 - if test "$aix_use_runtimelinking" = yes; then
255 + if true || test "$aix_use_runtimelinking" = yes; then
256 shared_flag="$shared_flag "'${wl}-G'
257 fi
258 else
259
260
261
262 1.1 eclass/ELT-patches/aixrtl/1.5.22-Ggxx
263
264 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/ELT-patches/aixrtl/1.5.22-Ggxx?rev=1.1&view=markup
265 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/ELT-patches/aixrtl/1.5.22-Ggxx?rev=1.1&content-type=text/plain
266
267 Index: 1.5.22-Ggxx
268 ===================================================================
269 --- configure
270 +++ configure
271 @@ -2932,7 +2932,7 @@
272 ;;
273 esac
274 shared_flag='-shared'
275 - if test "$aix_use_runtimelinking" = yes; then
276 + if true || test "$aix_use_runtimelinking" = yes; then
277 shared_flag="$shared_flag "'${wl}-G'
278 fi
279 else
280
281
282
283 1.1 eclass/ELT-patches/aixrtl/1.5.22-Gxlc
284
285 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/ELT-patches/aixrtl/1.5.22-Gxlc?rev=1.1&view=markup
286 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/ELT-patches/aixrtl/1.5.22-Gxlc?rev=1.1&content-type=text/plain
287
288 Index: 1.5.22-Gxlc
289 ===================================================================
290 --- configure
291 +++ configure
292 @@ -12902,7 +12902,7 @@
293 # chokes on -Wl,-G. The following line is correct:
294 shared_flag='-G'
295 else
296 - if test "$aix_use_runtimelinking" = yes; then
297 + if true || test "$aix_use_runtimelinking" = yes; then
298 shared_flag='${wl}-G'
299 else
300 shared_flag='${wl}-bM:SRE'
301
302
303
304 1.1 eclass/ELT-patches/aixrtl/1.5.26-needversion
305
306 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/ELT-patches/aixrtl/1.5.26-needversion?rev=1.1&view=markup
307 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/ELT-patches/aixrtl/1.5.26-needversion?rev=1.1&content-type=text/plain
308
309 Index: 1.5.26-needversion
310 ===================================================================
311 --- configure
312 +++ configure
313 @@ -1371,7 +1371,7 @@
314 aix[[4-9]]*)
315 version_type=linux
316 need_lib_prefix=no
317 - need_version=no
318 + need_version=yes
319 hardcode_into_libs=yes
320 if test "$host_cpu" = ia64; then
321 # AIX 5 supports IA64
322
323
324
325 1.1 eclass/ELT-patches/aixrtl/2.1b-Ggxx
326
327 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/ELT-patches/aixrtl/2.1b-Ggxx?rev=1.1&view=markup
328 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/ELT-patches/aixrtl/2.1b-Ggxx?rev=1.1&content-type=text/plain
329
330 Index: 2.1b-Ggxx
331 ===================================================================
332 --- configure
333 +++ configure
334 @@ -5478,7 +5478,7 @@
335 fi
336 esac
337 shared_flag='-shared'
338 - if test "$aix_use_runtimelinking" = yes; then
339 + if true || test "$aix_use_runtimelinking" = yes; then
340 shared_flag="$shared_flag "'${wl}-G'
341 fi
342 else
343
344
345
346 1.1 eclass/ELT-patches/aixrtl/2.1b-Gxlc
347
348 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/ELT-patches/aixrtl/2.1b-Gxlc?rev=1.1&view=markup
349 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/ELT-patches/aixrtl/2.1b-Gxlc?rev=1.1&content-type=text/plain
350
351 Index: 2.1b-Gxlc
352 ===================================================================
353 --- configure
354 +++ configure
355 @@ -5488,7 +5488,7 @@
356 # chokes on -Wl,-G. The following line is correct:
357 shared_flag='-G'
358 else
359 - if test "$aix_use_runtimelinking" = yes; then
360 + if true || test "$aix_use_runtimelinking" = yes; then
361 shared_flag='${wl}-G'
362 else
363 shared_flag='${wl}-bM:SRE'
364
365
366
367 1.1 eclass/ELT-patches/aixrtl/2.1b-casecxx
368
369 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/ELT-patches/aixrtl/2.1b-casecxx?rev=1.1&view=markup
370 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/ELT-patches/aixrtl/2.1b-casecxx?rev=1.1&content-type=text/plain
371
372 Index: 2.1b-casecxx
373 ===================================================================
374 --- configure
375 +++ configure
376 @@ -5431,7 +5431,7 @@
377 for ld_flag in $LDFLAGS; do
378 case $ld_flag in
379 *-brtl*)
380 - aix_use_runtimelinking=yes
381 +# aix_use_runtimelinking=yes
382 break
383 ;;
384 esac