Commit 8fce4e31 by Hans-Peter Nilsson Committed by Hans-Peter Nilsson

* config.host (cris-*-elf | cris-*-none): Set extra_parts.

From-SVN: r123052
parent 886c8de1
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> 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
* Makefile.in (install-info): New dummy target. * Makefile.in (install-info): New dummy target.
......
...@@ -262,6 +262,7 @@ c4x-* | tic4x-*) ...@@ -262,6 +262,7 @@ c4x-* | tic4x-*)
cris-*-aout) cris-*-aout)
;; ;;
cris-*-elf | cris-*-none) cris-*-elf | cris-*-none)
extra_parts="crtbegin.o crtend.o"
;; ;;
cris-*-linux*) cris-*-linux*)
;; ;;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment