mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 21:41:47 +08:00
Add -lbsd to XM_CLIBS so that we get the right version of setpgrp.
This commit is contained in:
@ -4,3 +4,4 @@ XM_FILE= xm-irix3.h
|
|||||||
ALLOCA=alloca.o
|
ALLOCA=alloca.o
|
||||||
ALLOCA1=alloca.o
|
ALLOCA1=alloca.o
|
||||||
MUNCH_DEFINE=-B
|
MUNCH_DEFINE=-B
|
||||||
|
XM_CLIBS=-lbsd
|
||||||
|
Reference in New Issue
Block a user