Mon Oct 5 09:46:44 1992 Ian Lance Taylor (ian@cygnus.com)

* config/irix4.mh: added -lsun to XM_CLIBS to get RPC functions
	needed for vxworks targets.
This commit is contained in:
Ian Lance Taylor 1992-10-05 16:49:13 +00:00
parent 4f4476787a
commit e661aaae1d
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
Mon Oct 5 09:46:44 1992 Ian Lance Taylor (ian@cygnus.com)
* config/irix4.mh: added -lsun to XM_CLIBS to get RPC functions
needed for vxworks targets.
Fri Oct 2 22:04:42 1992 John Gilmore (gnu@cygnus.com)
* am29k-tdep.c (_initialize_29k): Make it possible for the

View File

@ -4,5 +4,5 @@ XM_FILE= xm-irix4.h
ALLOCA=alloca.o
ALLOCA1=alloca.o
MUNCH_DEFINE=-B
XM_CLIBS=-lbsd
XM_CLIBS=-lbsd -lsun
INSTALL = cp