]> code.ossystems Code Review - openembedded-core.git/commit
distcc_2.18.3.bb: Fix compilation on uclibc
authorKhem Raj <raj.khem@gmail.com>
Thu, 19 May 2011 02:17:40 +0000 (19:17 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 23 May 2011 14:35:36 +0000 (15:35 +0100)
commit5436acabdf61f249dc1646eaa85b2654bc627aed
treea5c7a0c7d14a545a79100ee080535489761d92bf
parentfbc0fdbbb759b37d97de6f28daf04055531fbe0b
distcc_2.18.3.bb: Fix compilation on uclibc

We enable gtk/gnome in distcc that code uses loadavg()
a function unimplemented in uclibc. Therefore for uclibc
we disable gnome and gtk+ features in distcc

Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta/recipes-devtools/distcc/distcc_2.18.3.bb