mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-13 03:06:23 -08:00
(C_SWITCH_MACHINE): Don't use -G0.
This commit is contained in:
parent
a051972bef
commit
f2f4685aca
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue