]> git.pld-linux.org Git - packages/perl.git/blame_incremental - perl_585-microperl_uconfig.patch
- rebuild with perl 5.18.0
[packages/perl.git] / perl_585-microperl_uconfig.patch
... / ...
CommitLineData
1--- perl-5.14.0/uconfig.sh.orig 2010-03-14 22:15:34.000000000 +0100
2+++ perl-5.14.0/uconfig.sh 2010-04-13 18:38:00.353231241 +0200
3@@ -5,12 +5,7 @@
4 afsroot='/afs'
5 alignbytes='4'
6 aphostname='/bin/hostname'
7-archlib='/usr/local/lib/perl5/5.18/unknown'
8-archlibexp='/usr/local/lib/perl5/5.18/unknown'
9-archname='unknown'
10 asctime_r_proto='0'
11-bin='/usr/local/bin'
12-binexp='/usr/local/bin'
13 bootstrap_charset='undef'
14 byteorder='1234'
15 castflags='0'
16@@ -44,7 +39,7 @@
17 d_accessx='undef'
18 d_aintl='undef'
19 d_alarm='undef'
20-d_archlib='undef'
21+d_archlib='define'
22 d_asctime64='undef'
23 d_asctime_r='undef'
24 d_atolf='undef'
25@@ -232,7 +232,7 @@
26 d_link='undef'
27 d_localtime64='undef'
28 d_localtime_r='undef'
29-d_localtime_r_needs_tzset='undef'
30+d_localtime_r_needs_tzset='define'
31 d_locconv='undef'
32 d_lockf='undef'
33 d_longdbl='undef'
34@@ -662,14 +657,10 @@
35 old_pthread_create_joinable=''
36 optimize=''
37 orderlib='false'
38-osname='unknown'
39-osvers='unknown'
40 otherlibdirs=' '
41 package='perl5'
42 perl_static_inline='static'
43 phostname='hostname'
44 pidtype=int
45-privlib='/usr/local/lib/perl5/5.18'
46-privlibexp='/usr/local/lib/perl5/5.18'
47 procselfexe=''
48 prototype='undef'
49@@ -700,8 +691,6 @@
50 sPRIXU64='"LX"'
51 sSCNfldbl='"llf"'
52 sched_yield='sched_yield()'
53-scriptdir='/usr/local/bin'
54-scriptdirexp='/usr/local/bin'
55 seedfunc='srand'
56 selectminbits='32'
57 selecttype=int
58--- p/uconfig.h~ 2012-08-03 19:35:26.000000000 +0200
59+++ p/uconfig.h 2012-08-28 19:39:39.192490428 +0200
60@@ -4735,5 +4735,5 @@
61
62 /* Generated from:
63 * 2c9dc3f21d37b1665f6a59dfc6d79e6cb08bdf36a9c3e427d11d6b9ddffe2439 config_h.SH
64- * 26ab9b4aa382d32761cb91084ba59e7e4b190799502a43366ccb3d2f584783ca uconfig.sh
65+ * c1284f07832b8806da2457d27463e177f35a407920d144abb1a8533f5b7cd3b9 uconfig.sh
66 * ex: set ro: */
This page took 0.074175 seconds and 4 git commands to generate.