Add -lbsd to XM_CLIBS so that we get the right version of setpgrp.
authorStu Grossman <grossman@cygnus>
Mon, 25 Nov 1991 20:33:19 +0000 (20:33 +0000)
committerStu Grossman <grossman@cygnus>
Mon, 25 Nov 1991 20:33:19 +0000 (20:33 +0000)
gdb/config/irix3.mh

index 55dae08c2e3b62de9175df7f3ae99240c8cdcaf5..4c68c6c223ce810d03d9889d1d4f09ca166a4d74 100644 (file)
@@ -4,3 +4,4 @@ XM_FILE= xm-irix3.h
 ALLOCA=alloca.o
 ALLOCA1=alloca.o
 MUNCH_DEFINE=-B
+XM_CLIBS=-lbsd
This page took 0.02369 seconds and 4 git commands to generate.