Commit 45f68150 by Maciej W. Rozycki Committed by Maciej W. Rozycki

config.gcc (vax-*-linux*): Keep the original contents of tmake_file while adding vax/t-linux.

	* config.gcc (vax-*-linux*): Keep the original contents of
	tmake_file while adding vax/t-linux.

From-SVN: r153882
parent 9a6f7249
2009-11-04 Maciej W. Rozycki <macro@linux-mips.org>
* config.gcc (vax-*-linux*): Keep the original contents of
tmake_file while adding vax/t-linux.
2009-11-03 Eric Botcazou <ebotcazou@adacore.com>
PR target/10127
......@@ -2503,7 +2503,7 @@ v850-*-*)
;;
vax-*-linux*)
tm_file="${tm_file} dbxelf.h elfos.h svr4.h linux.h vax/elf.h vax/linux.h"
tmake_file=vax/t-linux
tmake_file="${tmake_file} vax/t-linux"
;;
vax-*-netbsdelf*)
tm_file="${tm_file} elfos.h netbsd.h netbsd-elf.h vax/elf.h vax/netbsd-elf.h"
......
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