Commit 1c988fb7 by Richard Kenner

(alpha-*-linux-gnu*): Set tmake_file.

From-SVN: r14437
parent 7c388900
...@@ -261,6 +261,7 @@ for machine in $build $host $target; do ...@@ -261,6 +261,7 @@ for machine in $build $host $target; do
tm_file="${tm_file} alpha/linux.h alpha/elf.h" tm_file="${tm_file} alpha/linux.h alpha/elf.h"
xm_file="${xm_file} alpha/xm-linux.h" xm_file="${xm_file} alpha/xm-linux.h"
target_cpu_default=4 target_cpu_default=4
tmake_file="t-linux alpha/t-linux"
xmake_file=none xmake_file=none
fixincludes=Makefile.in fixincludes=Makefile.in
extra_parts="crtbegin.o crtbeginS.o crtend.o crtendS.o" extra_parts="crtbegin.o crtbeginS.o crtend.o crtendS.o"
......
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