rc doesn't and shouldn't use libkvm
This commit is contained in:
parent
cf53fe51b1
commit
2691f95a3a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user