rc doesn't and shouldn't use libkvm
This commit is contained in:
@@ -59,7 +59,7 @@ LDLIBS_LIBRC =
|
||||
RCOBJS = checkown.o env-update.o fstabinfo.o mountinfo.o \
|
||||
rc-depend.o rc-plugin.o rc-status.o rc-update.o runscript.o \
|
||||
start-stop-daemon.o rc.o
|
||||
LDLIBS_RC = $(LDLIBS_LIBRC) -leinfo -lrc -lutil
|
||||
LDLIBS_RC = -leinfo -lrc -lutil
|
||||
|
||||
LIB_TARGETS = $(LIBEINFOSO) $(LIBRCSO)
|
||||
SBIN_TARGETS = rc
|
||||
|
Reference in New Issue
Block a user