[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 12:18:02 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=63331
--- Comment #1 from Samuli Suominen <ssuominen at gentoo.org> ---
_DEPENDENCIES is _LDADD but without external deps like $(QRENCODE_LIBS)
and for the record, I'm using patched make and it doesn't make a difference:
http://lists.freedesktop.org/archives/systemd-devel/2013-February/008751.html
If the patch is wrong, what's wrong with it?
How else does one specify "libfoobar.la must be built before bar_example_id"?
Someone said this should have been automatic from _LDADD, but that's not what
I'm seeing and many others either.
And reproducing can really be PITA, I can't reproduce any on this main box
x86_64 with -j9 but I can with x86 using -j5, both using same GNU make with
same patches
--
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/20130409/e159f235/attachment.html>
More information about the systemd-bugs
mailing list