summaryrefslogtreecommitdiff
path: root/src/s/irix6-0.h
blob: d7fca0fbfbb12f399a30f65c30d6ed78358addb0 (plain)
1
2
3
4
5
6
7
8
9
#include "irix5-0.h"

/* Irix 6 tries to do 64 bits, but doesn't do it fully,
   so inhibit that.  */
#define IRIX_FORCE_32_BITS

#ifndef __GNUC__
#define LD_SWITCH_SYSTEM -32
#endif