]> git.pld-linux.org Git - packages/perl.git/blame - perl_585-microperl_uconfig.patch
- up to 5.34.0
[packages/perl.git] / perl_585-microperl_uconfig.patch
CommitLineData
f3564b55
JR
1diff -urNp -x '*.orig' perl-5.32.1.org/uconfig.h perl-5.32.1/uconfig.h
2--- perl-5.32.1.org/uconfig.h 2020-12-18 11:04:36.000000000 +0100
3+++ perl-5.32.1/uconfig.h 2021-04-01 22:48:37.569619974 +0200
4@@ -5261,5 +5261,5 @@
5
6 /* Generated from:
dcbd7aef
JR
7 * 6edd641b187b02d0daa8cb53f5d22f2dcca115a0d3e744f51b0292d2db484ca5 config_h.SH
8- * a9ec40c778a205e0256475b5ef025389f7ea06d75d09ac92414f6b99839577e8 uconfig.sh
9+ * 53517d8479a10c057164fb5c7a7e622259dd031c80920f9b6a3614b5a5f94267 uconfig.sh
f3564b55
JR
10 * ex: set ro: */
11diff -urNp -x '*.orig' perl-5.32.1.org/uconfig.sh perl-5.32.1/uconfig.sh
12--- perl-5.32.1.org/uconfig.sh 2020-12-18 11:04:36.000000000 +0100
13+++ perl-5.32.1/uconfig.sh 2021-04-01 22:48:37.569619974 +0200
14@@ -6,12 +6,7 @@ afs='false'
260b9147 15 afsroot='/afs'
16 alignbytes='4'
2daa4fb8 17 aphostname='/bin/hostname'
dcbd7aef
JR
18-archlib='/usr/local/lib/perl5/5.34/unknown'
19-archlibexp='/usr/local/lib/perl5/5.34/unknown'
260b9147 20-archname='unknown'
21 asctime_r_proto='0'
22-bin='/usr/local/bin'
2daa4fb8 23-binexp='/usr/local/bin'
b1bef4eb 24 bootstrap_charset='undef'
260b9147 25 byteorder='1234'
26 castflags='0'
f3564b55
JR
27@@ -48,7 +43,7 @@ d_accessx='undef'
28 d_acosh='undef'
260b9147 29 d_aintl='undef'
30 d_alarm='undef'
31-d_archlib='undef'
32+d_archlib='define'
7e81db84 33 d_asctime64='undef'
260b9147 34 d_asctime_r='undef'
f3564b55
JR
35 d_asinh='undef'
36@@ -292,7 +287,7 @@ d_llroundl='undef'
37 d_localeconv_l='undef'
7e81db84 38 d_localtime64='undef'
81febea5 39 d_localtime_r='undef'
2daa4fb8 40-d_localtime_r_needs_tzset='undef'
cb744251
JB
41+d_localtime_r_needs_tzset='define'
42 d_locconv='undef'
43 d_lockf='undef'
f3564b55
JR
44 d_log1p='undef'
45@@ -774,15 +769,11 @@ obj_ext='.o'
2daa4fb8 46 old_pthread_create_joinable=''
92c205a9 47 optimize=''
260b9147 48 orderlib='false'
49-osname='unknown'
2daa4fb8
AM
50-osvers='unknown'
51 otherlibdirs=' '
52 package='perl5'
92c205a9 53 perl_static_inline='static'
260b9147 54 phostname='hostname'
55 pidtype=int
dcbd7aef
JR
56-privlib='/usr/local/lib/perl5/5.34'
57-privlibexp='/usr/local/lib/perl5/5.34'
260b9147 58 procselfexe=''
59 prototype='undef'
f3564b55
JR
60 ptrsize='4'
61@@ -813,8 +804,6 @@ sPRIu64='"Lu"'
62 sPRIx64='"Lx"'
260b9147 63 sSCNfldbl='"llf"'
64 sched_yield='sched_yield()'
65-scriptdir='/usr/local/bin'
66-scriptdirexp='/usr/local/bin'
2730e8ff 67 seedfunc='Perl_drand48_init'
260b9147 68 selectminbits='32'
69 selecttype=int
This page took 0.051012 seconds and 4 git commands to generate.