okay, it definitely looks like some symbols don't even exist without this

file...
This commit is contained in:
espie 2002-05-29 14:51:52 +00:00
parent c7b4764c2b
commit b8b368f5dc

View File

@ -1,4 +1,4 @@
$OpenBSD: patch-gcc_config_gcc,v 1.6 2002/05/29 14:33:26 espie Exp $
$OpenBSD: patch-gcc_config_gcc,v 1.7 2002/05/29 14:51:52 espie Exp $
--- gcc/config.gcc.orig Thu May 2 23:28:49 2002
+++ gcc/config.gcc Wed May 29 16:07:03 2002
@@ -579,6 +579,7 @@ alpha*-*-openbsd*)
@ -15,7 +15,7 @@ $OpenBSD: patch-gcc_config_gcc,v 1.6 2002/05/29 14:33:26 espie Exp $
use_collect2=yes
+ ;;
+sparc64-*-openbsd*)
+ tm_file="sparc/openbsd1-64.h sparc/sparc.h svr4.h sparc/sysv4.h sparc/sol2.h sparc/sp64-elf.h openbsd.h sparc/openbsd64.h"
+ tm_file="sparc/openbsd1-64.h sparc/sparc.h elfos.h svr4.h sparc/sysv4.h sparc/sol2.h sparc/sp64-elf.h openbsd.h sparc/openbsd64.h"
+ xm_file=sparc/xm-sp64.h
+ gas=yes gnu_ld=yes
;;