Remove the -lrpclib, since it causes the build of these examples
to fail. Closes PR# 2359 Submitted by: Pedro A M Vazquez <vazquez@IQM.Unicamp.BR>
This commit is contained in:
parent
2a62f02315
commit
72c03f2b85
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=23130
@ -5,7 +5,7 @@
|
||||
# Build all demo services
|
||||
#
|
||||
MAKE = make
|
||||
LIB=-lrpclib
|
||||
LIB=
|
||||
|
||||
SUBDIR= dir msg sort
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user