Merge branch 'sandy-lcq-master'
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
commit
91a51cffbe
@ -66,6 +66,7 @@ libsyslog_la_LIBADD = $(LTLIBOBJS)
|
|||||||
# ld: syslogd-syslogd.o: in function `main': syslogd.c:417: undefined
|
# ld: syslogd-syslogd.o: in function `main': syslogd.c:417: undefined
|
||||||
# reference to `__pidfile'
|
# reference to `__pidfile'
|
||||||
#
|
#
|
||||||
# Work around the problem by building one .o from lib at a time, this
|
# Work around the problem by make LIBOBJS depend on libsyslog.la,
|
||||||
# can be achieved by making LIBOBJS depend on LTLIBOBJS.
|
# so that LIBOBJS/syslogd/logger will start compile after libsyslog.la
|
||||||
$(LIBOBJS): $(LTLIBOBJS)
|
# is completed
|
||||||
|
$(LIBOBJS): $(lib_LTLIBRARIES)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user