Add -lbsd to XM_CLIBS so that we get the right version of setpgrp.
This commit is contained in:
parent
865a2edf64
commit
605fe2b1b0
1 changed files with 1 additions and 0 deletions
|
@ -4,3 +4,4 @@ XM_FILE= xm-irix3.h
|
|||
ALLOCA=alloca.o
|
||||
ALLOCA1=alloca.o
|
||||
MUNCH_DEFINE=-B
|
||||
XM_CLIBS=-lbsd
|
||||
|
|
Loading…
Add table
Reference in a new issue