repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
2003-10-14 Petur Runolfsson <peturr02@ru.is>
[official-gcc.git]
/
gcc
/
config.guess
blob
fd7602dabd9a86952ae3c7d26b213148893853c8
1
#!/bin/sh
2
# Use the top-level config.guess so that we don't have two of them.
3
guesssys
=
`echo
$0
| sed 's|config.guess|../config.guess|'`
4
exec
${guesssys}
"$@"