Sfoglia il codice sorgente

lang/perl: Adjust some leftover x86_64 configuration symbols

Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia 10 anni fa
parent
commit
9e9110eff7
1 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 3
    3
      lang/perl/files/config.sh-x86_64.in

+ 3
- 3
lang/perl/files/config.sh-x86_64.in Vedi File

@@ -547,7 +547,7 @@ fflushall='undef'
547 547
 find=''
548 548
 firstmakefile='makefile'
549 549
 flex=''
550
-fpossize='20'
550
+fpossize='16'
551 551
 fpostype='fpos_t'
552 552
 freetype='void'
553 553
 from=':'
@@ -604,7 +604,7 @@ i32type='int'
604 604
 i64size='8'
605 605
 i64type='long'
606 606
 i8size='1'
607
-i8type='char'
607
+i8type='signed char'
608 608
 i_arpainet='define'
609 609
 i_bsdioctl=''
610 610
 i_crypt='define'
@@ -943,7 +943,7 @@ subversion='0'
943 943
 sysman='/usr/share/man/man1'
944 944
 tail=''
945 945
 tar=''
946
-targetarch='i386-linux-uclibc'
946
+targetarch='x86_64-linux-uclibc'
947 947
 tbl=''
948 948
 tee=''
949 949
 test='test'