Commit 0341335e by Chung-Lin Tang Committed by Chung-Lin Tang

config.host (nios2-*-linux*): Remove 'extra_parts' setting.

2015-03-25  Chung-Lin Tang  <cltang@codesourcery.com>

	libgcc/
	* config.host (nios2-*-linux*): Remove 'extra_parts' setting.

From-SVN: r221653
parent d45c2a1b
2015-03-25 Chung-Lin Tang <cltang@codesourcery.com>
* config.host (nios2-*-linux*): Remove 'extra_parts' setting.
2015-03-03 Max Filippov <jcmvbkbc@gmail.com> 2015-03-03 Max Filippov <jcmvbkbc@gmail.com>
Implement call0 ABI for xtensa Implement call0 ABI for xtensa
......
...@@ -943,7 +943,6 @@ nds32*-elf*) ...@@ -943,7 +943,6 @@ nds32*-elf*)
;; ;;
nios2-*-linux*) nios2-*-linux*)
tmake_file="$tmake_file nios2/t-nios2 nios2/t-linux t-libgcc-pic t-slibgcc-libgcc" tmake_file="$tmake_file nios2/t-nios2 nios2/t-linux t-libgcc-pic t-slibgcc-libgcc"
extra_parts="$extra_parts crti.o crtn.o"
md_unwind_header=nios2/linux-unwind.h md_unwind_header=nios2/linux-unwind.h
;; ;;
nios2-*-*) nios2-*-*)
......
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