]> git.pld-linux.org Git - packages/perl.git/blame - perl_585-microperl_uconfig.patch
updated hash for uconfig.sh
[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:
1ff40ce6
JP
7 * 87e5998978daf803d19866c43bca24d7c01dc74119650db16f8d18d83f355da9 config_h.SH
8- * 1a5fe19cbcfd68ba70230580fd344189b5c78c11b2285efd5976366e51b3257e uconfig.sh
012982a3 9+ * 6422951512b8b4f51af01c1445068645c09438db5b0e56f7e711fd9accb4942f 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'
1ff40ce6
JP
18-archlib='/usr/local/lib/perl5/5.36/unknown'
19-archlibexp='/usr/local/lib/perl5/5.36/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 44 d_log1p='undef'
1ff40ce6 45@@ -774,16 +769,12 @@ 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'
1ff40ce6 54 perl_thread_local=''
260b9147 55 phostname='hostname'
56 pidtype=int
1ff40ce6
JP
57-privlib='/usr/local/lib/perl5/5.36'
58-privlibexp='/usr/local/lib/perl5/5.36'
260b9147 59 procselfexe=''
60 prototype='undef'
f3564b55
JR
61 ptrsize='4'
62@@ -813,8 +804,6 @@ sPRIu64='"Lu"'
63 sPRIx64='"Lx"'
260b9147 64 sSCNfldbl='"llf"'
65 sched_yield='sched_yield()'
66-scriptdir='/usr/local/bin'
67-scriptdirexp='/usr/local/bin'
2730e8ff 68 seedfunc='Perl_drand48_init'
260b9147 69 selectminbits='32'
70 selecttype=int
This page took 0.083515 seconds and 4 git commands to generate.