projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3765bb1
)
autoupdate
author
Karl Berry
<karl@freefriends.org>
Thu, 17 Jan 2008 15:33:23 +0000
(07:33 -0800)
committer
Karl Berry
<karl@freefriends.org>
Thu, 17 Jan 2008 15:33:23 +0000
(07:33 -0800)
build-aux/config.sub
patch
|
blob
|
history
diff --git
a/build-aux/config.sub
b/build-aux/config.sub
index c271adb4703444667c71725953345504e7a3dae1..6759825a5b7fcf64476b4398dc0e30b3090b925c 100755
(executable)
--- a/
build-aux/config.sub
+++ b/
build-aux/config.sub
@@
-4,7
+4,7
@@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
# Free Software Foundation, Inc.
-timestamp='2008-01-
08
'
+timestamp='2008-01-
16
'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@@
-1049,6
+1049,10
@@
case $basic_machine in
basic_machine=tic6x-unknown
os=-coff
;;
+ tile*)
+ basic_machine=tile-unknown
+ os=-linux-gnu
+ ;;
tx39)
basic_machine=mipstx39-unknown
;;