[oe] [PATCH] Enable PTHREADS_DEBUG_SUPPORT on all uClibc builds

Tom Rini trini at embeddedalley.com
Tue Apr 28 18:17:19 UTC 2009


On Mon, Apr 27, 2009 at 09:09:59PM -0700, Tom Rini wrote:

> As has been reported, building uClibc with PTHREADS_DEBUG_SUPPORT=n
> means that task-sdk-bare won't install due to missing uclibc-thread-db.
> The following enables it everywhere it was disabled and bumps PRs.  This
> should be fine given that we already have separate debug packages and
> the extra files end up in an additional package.

wogline had a bit of a concern on IRC, so some grepping in
0.9.{27,28,29} (I had checked 30 before) shows that really all that
changes is that libpthread is built so that libpthread_db is used for
debugging (and thus some debug stuff, that we would have end up in the
-dbg packages anyhow) ends up in a different file.

-- 
Tom Rini




More information about the Openembedded-devel mailing list