summaryrefslogtreecommitdiff
path: root/meta/recipes-core/coreutils/coreutils-8.12
Commit message (Collapse)AuthorAgeFilesLines
* coreutils: Fix build on uclibcKhem Raj2011-08-051-0/+31
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>