Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
misc
config
Commits
81497f5a
Commit
81497f5a
authored
Jul 19, 2017
by
Ben Elliston
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config.guess: Improve "outdated script" message.
parent
7d3d27ba
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
3 deletions
+7
-3
ChangeLog
ChangeLog
+4
-0
config.guess
config.guess
+3
-3
No files found.
ChangeLog
View file @
81497f5a
2017-07-19 Ben Elliston <bje@gnu.org>
* config.guess: Improve "outdated script" message.
2017-05-27 Mojca Miklavec <mojca.miklavec.lists@gmail.com>
2017-05-27 Mojca Miklavec <mojca.miklavec.lists@gmail.com>
* config.guess (*:Darwin:*:*): Set UNAME_PROCESSOR to powerpc when
* config.guess (*:Darwin:*:*): Set UNAME_PROCESSOR to powerpc when
...
...
config.guess
View file @
81497f5a
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
# Attempt to guess a canonical system name.
# Attempt to guess a canonical system name.
# Copyright 1992-2017 Free Software Foundation, Inc.
# Copyright 1992-2017 Free Software Foundation, Inc.
timestamp
=
'2017-0
5-27
'
timestamp
=
'2017-0
7-19
'
# This file is free software; you can redistribute it and/or modify it
# This file is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# under the terms of the GNU General Public License as published by
...
@@ -1429,8 +1429,8 @@ cat >&2 <<EOF
...
@@ -1429,8 +1429,8 @@ cat >&2 <<EOF
$0
: unable to guess system type
$0
: unable to guess system type
This script (version
$timestamp
), has failed to recognize the
This script (version
$timestamp
), has failed to recognize the
operating system you are using. If your script is old, overwrite
operating system you are using. If your script is old, overwrite
*all*
config.guess and config.sub with the latest versions from:
copies of
config.guess and config.sub with the latest versions from:
http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess
http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess
and
and
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment