Changeset 533 for pkg/main/libthai


Ignore:
Timestamp:
04/03/07 14:29:56 (6 years ago)
Author:
alanbach-guest
Message:

[svn-inject] Applying Debian modifications to trunk

Location:
pkg/main/libthai/trunk
Files:
16 added
1 edited

Legend:

Unmodified
Added
Removed
  • pkg/main/libthai/trunk/config.sub

    r530 r533  
    55#   Inc. 
    66 
    7 timestamp='2006-09-20' 
     7timestamp='2006-07-02' 
    88 
    99# This file is (in principle) common to ALL GNU software. 
     
    277277        | powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \ 
    278278        | pyramid \ 
    279         | score \ 
    280279        | sh | sh[1234] | sh[24]a | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \ 
    281280        | sh64 | sh64le \ 
     
    286285        | v850 | v850e \ 
    287286        | we32k \ 
    288         | x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \ 
     287        | x86 | xscale | xscalee[bl] | xstormy16 | xtensa \ 
    289288        | z8k) 
    290289                basic_machine=$basic_machine-unknown 
     
    369368        | v850-* | v850e-* | vax-* \ 
    370369        | we32k-* \ 
    371         | x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \ 
     370        | x86-* | x86_64-* | xps100-* | xscale-* | xscalee[bl]-* \ 
    372371        | xstormy16-* | xtensa-* \ 
    373372        | ymp-* \ 
     
    910909        sb1el) 
    911910                basic_machine=mipsisa64sb1el-unknown 
    912                 ;; 
    913         sde) 
    914                 basic_machine=mipsisa32-sde 
    915                 os=-elf 
    916911                ;; 
    917912        sei) 
     
    13721367 
    13731368case $basic_machine in 
    1374         score-*) 
    1375                 os=-elf 
    1376                 ;; 
    13771369        spu-*) 
    13781370                os=-elf 
Note: See TracChangeset for help on using the changeset viewer.