Commit 40cd22f2 by Jason Thorpe Committed by Jason Thorpe

* config.gcc (alpha*-*-netbsd*): Don't use crtstuff.

From-SVN: r53198
parent cac01076
2002-05-05 Jason Thorpe <thorpej@wasabisystems.com>
* config.gcc (alpha*-*-netbsd*): Don't use crtstuff.
2002-05-05 Jakub Jelinek <jakub@redhat.com>
PR target/6561
......
......@@ -576,7 +576,6 @@ alpha*-*-netbsd*)
tm_file="${tm_file} netbsd.h alpha/elf.h netbsd-elf.h alpha/netbsd.h"
target_cpu_default="MASK_GAS"
tmake_file="${tmake_file} alpha/t-alpha alpha/t-ieee"
extra_parts="crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o"
;;
alpha*-*-openbsd*)
......
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