aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/s/sco5.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/s/sco5.h b/src/s/sco5.h
index 7f0f21d08f8..1c914a37299 100644
--- a/src/s/sco5.h
+++ b/src/s/sco5.h
@@ -149,8 +149,10 @@ Boston, MA 02111-1307, USA. */
149 149
150#define UNEXEC unexelf.o 150#define UNEXEC unexelf.o
151 151
152#ifndef __GNUC__
152#define C_SWITCH_SYSTEM -belf 153#define C_SWITCH_SYSTEM -belf
153#define LD_SWITCH_SYSTEM -belf 154#define LD_SWITCH_SYSTEM -belf
155#endif
154 156
155/* SCO has a working alloca in libPW */ 157/* SCO has a working alloca in libPW */
156#define HAVE_ALLOCA 158#define HAVE_ALLOCA