lang/perl: Adjust some leftover x86_64 configuration symbols

Signed-off-by: Marcel Denia <naoir@gmx.net>
This commit is contained in:
Marcel Denia 2014-07-22 16:14:20 +02:00
parent a1993737aa
commit 9e9110eff7
1 changed files with 3 additions and 3 deletions

View File

@ -547,7 +547,7 @@ fflushall='undef'
find='' find=''
firstmakefile='makefile' firstmakefile='makefile'
flex='' flex=''
fpossize='20' fpossize='16'
fpostype='fpos_t' fpostype='fpos_t'
freetype='void' freetype='void'
from=':' from=':'
@ -604,7 +604,7 @@ i32type='int'
i64size='8' i64size='8'
i64type='long' i64type='long'
i8size='1' i8size='1'
i8type='char' i8type='signed char'
i_arpainet='define' i_arpainet='define'
i_bsdioctl='' i_bsdioctl=''
i_crypt='define' i_crypt='define'
@ -943,7 +943,7 @@ subversion='0'
sysman='/usr/share/man/man1' sysman='/usr/share/man/man1'
tail='' tail=''
tar='' tar=''
targetarch='i386-linux-uclibc' targetarch='x86_64-linux-uclibc'
tbl='' tbl=''
tee='' tee=''
test='test' test='test'