* config.host (cris-*-elf | cris-*-none): Set extra_parts.
From-SVN: r123052
This commit is contained in:
parent
886c8de193
commit
8fce4e3131
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2007-03-19 Hans-Peter Nilsson <hp@axis.com>
|
||||
|
||||
* config.host (cris-*-elf | cris-*-none): Set extra_parts.
|
||||
|
||||
2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
|
||||
|
||||
* Makefile.in (install-info): New dummy target.
|
||||
|
|
|
@ -262,6 +262,7 @@ c4x-* | tic4x-*)
|
|||
cris-*-aout)
|
||||
;;
|
||||
cris-*-elf | cris-*-none)
|
||||
extra_parts="crtbegin.o crtend.o"
|
||||
;;
|
||||
cris-*-linux*)
|
||||
;;
|
||||
|
|
Loading…
Add table
Reference in a new issue