OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
* config/score/crti.asm: add pic support.
[pf3gnuchains/gcc-fork.git]
/
config.sub
diff --git
a/config.sub
b/config.sub
index
4d936e2
..
5f10572
100755
(executable)
--- a/
config.sub
+++ b/
config.sub
@@
-909,6
+909,10
@@
case $basic_machine in
sb1el)
basic_machine=mipsisa64sb1el-unknown
;;
+ score | score-*)
+ basic_machine=score-sunplus
+ os=-elf
+ ;;
sei)
basic_machine=mips-sei
os=-seiux