From: Stu Grossman Date: Mon, 25 Nov 1991 20:33:19 +0000 (+0000) Subject: Add -lbsd to XM_CLIBS so that we get the right version of setpgrp. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=605fe2b1b0f21095057f3869e632424ba92b4c84;p=binutils-gdb.git Add -lbsd to XM_CLIBS so that we get the right version of setpgrp. --- diff --git a/gdb/config/irix3.mh b/gdb/config/irix3.mh index 55dae08c2e3..4c68c6c223c 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