Sparc64 configure section.

Submitted by:	steve
This commit is contained in:
David E. O'Brien 2000-04-06 09:27:38 +00:00
parent 6097b91867
commit 6dcccc6b20
1 changed files with 8 additions and 0 deletions

View File

@ -5544,6 +5544,14 @@ for machine in $build $host $target; do
extra_parts="crtbegin.o crtbeginS.o crtend.o crtendS.o"
gnu_ld=yes
;;
sparc64-*-freebsd*)
tmake_file=sparc/t-sp64
tm_file=sparc/sp64-elf.h
xm_file="sparc/xm-sp64.h sparc/xm-freebsd.h"
extra_parts="crtbegin.o crtbeginS.o crtend.o crtendS.o"
gas=yes
gnu_ld=yes
;;
# This hasn't been upgraded to GCC 2.
# tahoe-harris-*) # Harris tahoe, using COFF.
# tm_file=tahoe/harris.h