sysv5.h: New file to describe UnixWare7/SVR5.

�
	* i386/sysv5.h: New file to describe UnixWare7/SVR5.
	* configure.in (i?86-UnixWare7*-sysv): Use it.
	* i386/udk.h: Use sysv5.h.   Now uses Dwarf-2.

From-SVN: r26038
This commit is contained in:
Robert Lipe 1999-03-28 10:28:26 +00:00
parent d76e5e59c8
commit 87e11b7065
2 changed files with 143 additions and 133 deletions

274
gcc/configure vendored

File diff suppressed because it is too large Load Diff

View File

@ -1368,7 +1368,7 @@ changequote(,)dnl
changequote([,])dnl
xm_file="xm-alloca.h xm-siglist.h ${xm_file}"
xm_defines="USG POSIX"
tm_file=i386/sysv4.h
tm_file=i386/sysv5.h
if test x$stabs = xyes
then
tm_file="${tm_file} dbx.h"