unblock 388718 by 390243
thanks

While this patch is *a* solution to the problem, it is not the only solution
and certainly not the fastest one to implement.  It also isn't even a
self-consistent solution, as even after devmapper implements
Requires.private in its .pc file, the binaries that are dynamically linked
are still going to end up with spurious lib dependencies because they'll be
linking to dependencies of libblkid, libext2fs, and libuuid that they
shouldn't need to reference directly.

So given that this patch is a partial solution, I think the better
short-term approach is to just go ahead with adding -pthread to the
hard-coded list, and rip out all the hard-coding at a later date when
devmapper is fixed.

Cheers,
-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
[EMAIL PROTECTED]                                   http://www.debian.org/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to