Skip to content

Commit

Permalink
[trivial] Latest config.guess
Browse files Browse the repository at this point in the history
upstream commit 1e80063123b47b97d25dfeded8dd92a19dafab66
  • Loading branch information
MarcoFalke committed Oct 23, 2015
1 parent bf68191 commit 6782f58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions depends/config.guess
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Attempt to guess a canonical system name.
# Copyright 1992-2015 Free Software Foundation, Inc.

timestamp='2015-09-14'
timestamp='2015-10-21'

# 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
Expand Down Expand Up @@ -1123,7 +1123,7 @@ EOF
# uname -m prints for DJGPP always 'pc', but it prints nothing about
# the processor, so we play safe by assuming i586.
# Note: whatever this is, it MUST be the same as what config.sub
# prints for the "djgpp" host, or else GDB configury will decide that
# prints for the "djgpp" host, or else GDB configure will decide that
# this is a cross-build.
echo i586-pc-msdosdjgpp
exit ;;
Expand Down

0 comments on commit 6782f58

Please sign in to comment.