<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Fix Makefile.am _DEPENDENCIES for better parallel make support"
href="https://bugs.freedesktop.org/show_bug.cgi?id=63331#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Fix Makefile.am _DEPENDENCIES for better parallel make support"
href="https://bugs.freedesktop.org/show_bug.cgi?id=63331">bug 63331</a>
from <span class="vcard"><a class="email" href="mailto:ssuominen@gentoo.org" title="Samuli Suominen <ssuominen@gentoo.org>"> <span class="fn">Samuli Suominen</span></a>
</span></b>
<pre>_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:
<a href="http://lists.freedesktop.org/archives/systemd-devel/2013-February/008751.html">http://lists.freedesktop.org/archives/systemd-devel/2013-February/008751.html</a>
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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>