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
e4fd3a8bf7
commit
68976c2650
@ -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