From: Ian Lance Taylor Date: Thu, 2 Dec 1993 19:35:47 +0000 (+0000) Subject: New file for Irix 5 host support. X-Git-Tag: gdb-4_18~16402 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=aab15bdb50c49811685a2e78f872d469e5e7c1a1;p=external%2Fbinutils.git New file for Irix 5 host support. --- diff --git a/config/.Sanitize b/config/.Sanitize index 7ebce07..d3f6488 100644 --- a/config/.Sanitize +++ b/config/.Sanitize @@ -32,6 +32,7 @@ mh-dgux mh-hp300 mh-hpux mh-irix4 +mh-irix5 mh-linux mh-lynxos mh-ncr3000 diff --git a/config/mh-irix5 b/config/mh-irix5 new file mode 100644 index 0000000..8bd7c99 --- /dev/null +++ b/config/mh-irix5 @@ -0,0 +1,3 @@ +# Makefile changes for SGI's running IRIX-5.x. +SYSV = -DSYSV +RANLIB = true