~ubuntu-branches/ubuntu/wily/grilo/wily

« back to all changes in this revision

Viewing changes to config.sub

  • Committer: Package Import Robot
  • Author(s): Alberto Garcia
  • Date: 2015-05-26 02:38:45 UTC
  • mfrom: (7.1.7 experimental)
  • Revision ID: package-import@ubuntu.com-20150526023845-0aol35z6723azkie
Tags: 0.2.12-2
Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
# Configuration validation subroutine script.
3
3
#   Copyright 1992-2014 Free Software Foundation, Inc.
4
4
 
5
 
timestamp='2014-05-01'
 
5
timestamp='2014-09-11'
6
6
 
7
7
# This file is free software; you can redistribute it and/or modify it
8
8
# under the terms of the GNU General Public License as published by
302
302
        | pdp10 | pdp11 | pj | pjl \
303
303
        | powerpc | powerpc64 | powerpc64le | powerpcle \
304
304
        | pyramid \
 
305
        | riscv32 | riscv64 \
305
306
        | rl78 | rx \
306
307
        | score \
307
308
        | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
828
829
                basic_machine=powerpc-unknown
829
830
                os=-morphos
830
831
                ;;
 
832
        moxiebox)
 
833
                basic_machine=moxie-unknown
 
834
                os=-moxiebox
 
835
                ;;
831
836
        msdos)
832
837
                basic_machine=i386-pc
833
838
                os=-msdos
1373
1378
              | -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
1374
1379
              | -mingw32* | -mingw64* | -linux-gnu* | -linux-android* \
1375
1380
              | -linux-newlib* | -linux-musl* | -linux-uclibc* \
1376
 
              | -uxpv* | -beos* | -mpeix* | -udk* \
 
1381
              | -uxpv* | -beos* | -mpeix* | -udk* | -moxiebox* \
1377
1382
              | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
1378
1383
              | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
1379
1384
              | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \