[systemd-bugs] [Bug 63331] Fix Makefile.am _DEPENDENCIES for better parallel make support

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Apr 9 17:59:16 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=63331

--- Comment #2 from Zbigniew Jedrzejewski-Szmek <zbyszek at in.waw.pl> ---
I have (without your patch) in Makefile:
collect_DEPENDENCIES = libudev-private.la
...
collect$(EXEEXT): $(collect_OBJECTS) $(collect_DEPENDENCIES)
$(EXTRA_collect_DEPENDENCIES) 
        @rm -f collect$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(collect_OBJECTS) $(collect_LDADD) $(LIBS)

What does your Makefile say?

Zbyszek

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20130410/1c951635/attachment.html>


More information about the systemd-bugs mailing list