~ubuntu-branches/ubuntu/lucid/libxcb/lucid-security

« back to all changes in this revision

Viewing changes to config.sub

  • Committer: Bazaar Package Importer
  • Author(s): Jamey Sharp
  • Date: 2007-11-24 14:59:42 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20071124145942-gce8qu0vw9itcyqa
Tags: 1.1-1
* New upstream release.
* Depend on xcb-proto between 1.1 and 2.0.
* Lintian fix: ${binary:Version}, not ${Source-Version}.
* Update Vcs-* and Homepage: headers for dpkg 1.14.6.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
#   2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
5
5
#   Inc.
6
6
 
7
 
timestamp='2006-09-20'
 
7
timestamp='2006-07-02'
8
8
 
9
9
# This file is (in principle) common to ALL GNU software.
10
10
# The presence of a machine in this file suggests that SOME GNU software
276
276
        | pdp10 | pdp11 | pj | pjl \
277
277
        | powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \
278
278
        | pyramid \
279
 
        | score \
280
279
        | sh | sh[1234] | sh[24]a | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
281
280
        | sh64 | sh64le \
282
281
        | sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet | sparclite \
285
284
        | tahoe | thumb | tic4x | tic80 | tron \
286
285
        | v850 | v850e \
287
286
        | we32k \
288
 
        | x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \
 
287
        | x86 | xscale | xscalee[bl] | xstormy16 | xtensa \
289
288
        | z8k)
290
289
                basic_machine=$basic_machine-unknown
291
290
                ;;
368
367
        | tron-* \
369
368
        | v850-* | v850e-* | vax-* \
370
369
        | we32k-* \
371
 
        | x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \
 
370
        | x86-* | x86_64-* | xps100-* | xscale-* | xscalee[bl]-* \
372
371
        | xstormy16-* | xtensa-* \
373
372
        | ymp-* \
374
373
        | z8k-*)
910
909
        sb1el)
911
910
                basic_machine=mipsisa64sb1el-unknown
912
911
                ;;
913
 
        sde)
914
 
                basic_machine=mipsisa32-sde
915
 
                os=-elf
916
 
                ;;
917
912
        sei)
918
913
                basic_machine=mips-sei
919
914
                os=-seiux
1371
1366
# system, and we'll never get to this point.
1372
1367
 
1373
1368
case $basic_machine in
1374
 
        score-*)
1375
 
                os=-elf
1376
 
                ;;
1377
1369
        spu-*)
1378
1370
                os=-elf
1379
1371
                ;;