aboutsummaryrefslogtreecommitdiff
path: root/gdb/config
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1991-11-25 20:33:19 +0000
committerStu Grossman <grossman@cygnus>1991-11-25 20:33:19 +0000
commit605fe2b1b0f21095057f3869e632424ba92b4c84 (patch)
tree21a4fa4018d3c5fd7111899e44b9c72d6db34976 /gdb/config
parent865a2edf64c0f7544581dc4cb7a3b82f542009d3 (diff)
downloadgdb-605fe2b1b0f21095057f3869e632424ba92b4c84.zip
gdb-605fe2b1b0f21095057f3869e632424ba92b4c84.tar.gz
gdb-605fe2b1b0f21095057f3869e632424ba92b4c84.tar.bz2
Add -lbsd to XM_CLIBS so that we get the right version of setpgrp.
Diffstat (limited to 'gdb/config')
-rw-r--r--gdb/config/irix3.mh1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/config/irix3.mh b/gdb/config/irix3.mh
index 55dae08..4c68c6c 100644
--- a/gdb/config/irix3.mh
+++ b/gdb/config/irix3.mh
@@ -4,3 +4,4 @@ XM_FILE= xm-irix3.h
ALLOCA=alloca.o
ALLOCA1=alloca.o
MUNCH_DEFINE=-B
+XM_CLIBS=-lbsd