]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix irix5 build failure due to bad definition of HAVE_INTTYPES_H.
authorJim Wilson <wilson@cygnus.com>
Mon, 13 Jul 1998 19:01:14 +0000 (19:01 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Mon, 13 Jul 1998 19:01:14 +0000 (12:01 -0700)
commit74c55ab0bbf121c9367586ed227b0f2fc67c47ee
tree956758aac6e0e5d9bbd820e5c907a31dc8d52feb
parent30e5b40b797874013c53ecca5340c4287d6d0fbe
Fix irix5 build failure due to bad definition of HAVE_INTTYPES_H.

* configure.in (mips-sgi-irix5cross64, mips-sgi-irix5*): Remove
HAVE_INTTYPES_H from xm_defines.  Define xm_file to mips/xm-iris5.h.
* mips/xm-iris5.h (USG): Delete.

From-SVN: r21112
gcc/ChangeLog
gcc/config/mips/xm-iris5.h
gcc/configure
gcc/configure.in