• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/support/gnuconfig/config.guess
Jouko NikulaJouko Nikula committed 200bf74e8e427 Oct 2013
Raw file
Source viewDiff to previous
    3[345]??:*:4.0:3.0 | 3[34]??A:*:4.0:3.0 | 3[34]??,*:*:4.0:3.0 | 3[34]??/*:*:4.0:3.0 | 4400:*:4.0:3.0 | 4850:*:4.0:3.0 | SKA40:*:4.0:3.0 | SDS2:*:4.0:3.0 | SHG2:*:4.0:3.0 | S7501*:*:4.0:3.0)
 
1
#! /bin/sh
2
# Attempt to guess a canonical system name.
3
#   Copyright 1992-2013 Free Software Foundation, Inc.
4
​
5
timestamp='2013-06-10'
6
​
7
# This file is free software; you can redistribute it and/or modify it
8
# under the terms of the GNU General Public License as published by
9
# the Free Software Foundation; either version 3 of the License, or
10
# (at your option) any later version.
11
#
12
# This program is distributed in the hope that it will be useful, but
13
# WITHOUT ANY WARRANTY; without even the implied warranty of
14
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
15
# General Public License for more details.
16
#
17
# You should have received a copy of the GNU General Public License
18
# along with this program; if not, see <http://www.gnu.org/licenses/>.
19
#
20
# As a special exception to the GNU General Public License, if you
21
# distribute this file as part of a program that contains a
22
# configuration script generated by Autoconf, you may include it under
23
# the same distribution terms that you use for the rest of that
24
# program.  This Exception is an additional permission under section 7
25
# of the GNU General Public License, version 3 ("GPLv3").
26
#
27
# Originally written by Per Bothner.
28
#
29
# You can get the latest version of this script from:
30
# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
31
#
32
# Please send patches with a ChangeLog entry to config-patches@gnu.org.
33
​
34
​
35
me=`echo "$0" | sed -e 's,.*/,,'`
36
​
37
usage="\
38
Usage: $0 [OPTION]
39
​
40
Output the configuration name of the system \`$me' is run on.
41
​
42
Operation modes:
43
  -h, --help         print this help, then exit
44
  -t, --time-stamp   print date of last modification, then exit
45
  -v, --version      print version number, then exit
46
​
47
Report bugs and patches to <config-patches@gnu.org>."
48
​
49
version="\
50
GNU config.guess ($timestamp)
51
​
52
Originally written by Per Bothner.
53
Copyright 1992-2013 Free Software Foundation, Inc.
54
​
55
This is free software; see the source for copying conditions.  There is NO
56
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
57
​
58
help="
59
Try \`$me --help' for more information."
60
​
61
# Parse command line
62
while test $# -gt 0 ; do
63
  case $1 in
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.