From: Karl Berry Date: Sun, 2 Oct 2011 13:31:01 +0000 (-0700) Subject: autoupdate X-Git-Tag: v0.1~1714 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=3cd9026d02cf4fb12b7de2b8739960a909e2827b;p=gnulib.git autoupdate --- diff --git a/build-aux/config.guess b/build-aux/config.guess index f7dd69ecc..43f0cdbcf 100755 --- a/build-aux/config.guess +++ b/build-aux/config.guess @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, # 2011 Free Software Foundation, Inc. -timestamp='2011-08-20' +timestamp='2011-10-01' # 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 @@ -902,6 +902,9 @@ EOF frv:Linux:*:*) echo frv-unknown-linux-gnu exit ;; + hexagon:Linux:*:*) + echo hexagon-unknown-linux-gnu + exit ;; i*86:Linux:*:*) LIBC=gnu eval $set_cc_for_build