diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/m/ibmrs6000.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/m/ibmrs6000.h b/src/m/ibmrs6000.h index 9d0872f7175..d2e612f1b4d 100644 --- a/src/m/ibmrs6000.h +++ b/src/m/ibmrs6000.h | |||
| @@ -131,6 +131,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ | |||
| 131 | #undef NEED_PTEM_H | 131 | #undef NEED_PTEM_H |
| 132 | 132 | ||
| 133 | #define ORDINARY_LINK | 133 | #define ORDINARY_LINK |
| 134 | /* sfreed@unm.edu says add -bI:/usr/lpp/X11/bin/smt.exp for AIX 3.2.4. */ | ||
| 134 | #define LD_SWITCH_MACHINE -Wl,-bnso,-bnodelcsect,-bI:/lib/syscalls.exp,-bI:/usr/lpp/X11/bin/smt.exp | 135 | #define LD_SWITCH_MACHINE -Wl,-bnso,-bnodelcsect,-bI:/lib/syscalls.exp,-bI:/usr/lpp/X11/bin/smt.exp |
| 135 | 136 | ||
| 136 | /* AIX supposedly doesn't use this interface, but on thr RS/6000 | 137 | /* AIX supposedly doesn't use this interface, but on thr RS/6000 |