]> code.ossystems Code Review - openembedded-core.git/commit
coreutils: Fix build on uclibc
authorKhem Raj <raj.khem@gmail.com>
Wed, 3 Aug 2011 21:12:30 +0000 (14:12 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 5 Aug 2011 16:12:59 +0000 (17:12 +0100)
commite9a49ebe3a1c83aa022eb07f3ca87b3d71c742f9
tree2ab52bab24aec657f69a31d58fa7eb394e332727
parentf235366c8a39679aa5beadf54a5e0ab7ece90d16
coreutils: Fix build on uclibc

coreutils has getloadavg.m4 of its own. So we need
to make sure that we remove the portions which look
into hardcoded /usr/local/lib paths. These tests are
only for AIX so we dont lose much

Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta/recipes-core/coreutils/coreutils-8.12/remove-usr-local-lib-from-m4.patch [new file with mode: 0644]
meta/recipes-core/coreutils/coreutils_8.12.bb