]> git.pld-linux.org Git - packages/perl.git/blame - perl_585-microperl_uconfig.patch
- up to 5.16.0; 3 tests fails and bunch of unpackaged files is there
[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'
81febea5
AM
7-archlib='/usr/local/lib/perl5/5.16/unknown'
8-archlibexp='/usr/local/lib/perl5/5.16/unknown'
260b9147 9-archname='unknown'
10 asctime_r_proto='0'
11-bin='/usr/local/bin'
2daa4fb8 12-binexp='/usr/local/bin'
260b9147 13 byteorder='1234'
14 castflags='0'
2daa4fb8 15 cf_by='root@localhost'
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
81febea5
AM
45-privlib='/usr/local/lib/perl5/5.16'
46-privlibexp='/usr/local/lib/perl5/5.16'
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'
55 seedfunc='srand'
56 selectminbits='32'
57 selecttype=int
This page took 0.037092 seconds and 4 git commands to generate.