mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-28 08:11:05 -08:00
[!__GNUC__] (LD_SWITCH_SYSTEM): Define this.
This commit is contained in:
parent
e83ec068f9
commit
14ee2e03ff
1 changed files with 4 additions and 0 deletions
|
|
@ -3,3 +3,7 @@
|
|||
/* 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue