Mercurial > emacs
changeset 3358:b1b079944842
[__GNUC__] (LD_SWITCH_MACHINE): Defined.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 31 May 1993 19:15:51 +0000 |
parents | d9523a958b3c |
children | ef29e2a4fc46 |
files | src/m/ibmrs6000.h |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/m/ibmrs6000.h Mon May 31 19:04:20 1993 +0000 +++ b/src/m/ibmrs6000.h Mon May 31 19:15:51 1993 +0000 @@ -132,6 +132,7 @@ #ifdef __GNUC__ # define ORDINARY_LINK +# define LD_SWITCH_MACHINE -Wl,-bnso,-bnodelcsect,-bI:/lib/syscall.exp #else # undef LINKER # define LINKER cc -Wl,-bnso,-bnodelcsect,-bI:/lib/syscalls.exp