aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/m/iris4d.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/m/iris4d.h b/src/m/iris4d.h
index 1af41405870..aa07524cb07 100644
--- a/src/m/iris4d.h
+++ b/src/m/iris4d.h
@@ -194,7 +194,7 @@ Boston, MA 02111-1307, USA. */
194#ifndef IRIX6_5 194#ifndef IRIX6_5
195#define C_SWITCH_MACHINE -32 195#define C_SWITCH_MACHINE -32
196#else 196#else
197#define C_SWITCH_MACHINE -n32 -G0 197#define C_SWITCH_MACHINE -n32
198#endif 198#endif
199#endif 199#endif
200#endif 200#endif