]> git.pld-linux.org Git - packages/perl.git/blame - perl_585-microperl_uconfig.patch
- up to 5.24.0
[packages/perl.git] / perl_585-microperl_uconfig.patch
CommitLineData
92c205a9
AM
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
2daa4fb8 3@@ -5,12 +5,7 @@
260b9147 4 afsroot='/afs'
5 alignbytes='4'
2daa4fb8 6 aphostname='/bin/hostname'
87826c29
AM
7-archlib='/usr/local/lib/perl5/5.24/unknown'
8-archlibexp='/usr/local/lib/perl5/5.24/unknown'
260b9147 9-archname='unknown'
10 asctime_r_proto='0'
11-bin='/usr/local/bin'
2daa4fb8 12-binexp='/usr/local/bin'
b1bef4eb 13 bootstrap_charset='undef'
260b9147 14 byteorder='1234'
15 castflags='0'
253f30cb 16@@ -44,7 +39,7 @@
260b9147 17 d_accessx='undef'
18 d_aintl='undef'
19 d_alarm='undef'
20-d_archlib='undef'
21+d_archlib='define'
7e81db84 22 d_asctime64='undef'
260b9147 23 d_asctime_r='undef'
24 d_atolf='undef'
81febea5 25@@ -232,7 +232,7 @@
cb744251 26 d_link='undef'
7e81db84 27 d_localtime64='undef'
81febea5 28 d_localtime_r='undef'
2daa4fb8 29-d_localtime_r_needs_tzset='undef'
cb744251
JB
30+d_localtime_r_needs_tzset='define'
31 d_locconv='undef'
32 d_lockf='undef'
81febea5 33 d_longdbl='undef'
253f30cb 34@@ -662,14 +657,10 @@
2daa4fb8 35 old_pthread_create_joinable=''
92c205a9 36 optimize=''
260b9147 37 orderlib='false'
38-osname='unknown'
2daa4fb8
AM
39-osvers='unknown'
40 otherlibdirs=' '
41 package='perl5'
92c205a9 42 perl_static_inline='static'
260b9147 43 phostname='hostname'
44 pidtype=int
87826c29
AM
45-privlib='/usr/local/lib/perl5/5.24'
46-privlibexp='/usr/local/lib/perl5/5.24'
260b9147 47 procselfexe=''
48 prototype='undef'
253f30cb 49@@ -700,8 +691,6 @@
7e81db84 50 sPRIXU64='"LX"'
260b9147 51 sSCNfldbl='"llf"'
52 sched_yield='sched_yield()'
53-scriptdir='/usr/local/bin'
54-scriptdirexp='/usr/local/bin'
2730e8ff 55 seedfunc='Perl_drand48_init'
260b9147 56 selectminbits='32'
57 selecttype=int
73319bac
AM
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:
87826c29
AM
63 * ce61c4f18e82f6356cdae44c5336ceac1d3253033d7449651927f5633be5c3c2 config_h.SH
64- * fc611849cb5b1e14ec1687b255dac15414cc5e2e11b192d94e08136cfe277f75 uconfig.sh
65+ * 8e70a60e2dc426f9c04ffc90fa7269978ba975771590ada658b5f3eb8e516d3d uconfig.sh
73319bac 66 * ex: set ro: */
This page took 0.274584 seconds and 4 git commands to generate.