]> git.eshelyaron.com Git - emacs.git/commitdiff
(C_SWITCH_MACHINE): Don't use -G0.
authorDave Love <fx@gnu.org>
Fri, 28 Jan 2000 23:09:23 +0000 (23:09 +0000)
committerDave Love <fx@gnu.org>
Fri, 28 Jan 2000 23:09:23 +0000 (23:09 +0000)
src/m/iris4d.h

index 1af41405870a3d79aaf6c41a0d36e16ba0998307..aa07524cb074d3ff7c7fc30ce4d8e01a3de549e3 100644 (file)
@@ -194,7 +194,7 @@ Boston, MA 02111-1307, USA.  */
 #ifndef IRIX6_5
 #define C_SWITCH_MACHINE -32
 #else
-#define C_SWITCH_MACHINE -n32 -G0
+#define C_SWITCH_MACHINE -n32
 #endif
 #endif
 #endif