diff options
author | Khem Raj <raj.khem@gmail.com> | 2011-08-03 14:12:29 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-08-05 17:16:00 +0100 |
commit | 281fc55ff913bb485cd208c816b91207928c9d96 (patch) | |
tree | 64f0a9a3214e9b51a8433e2547024d36784a03d8 /meta/recipes-core | |
parent | db6b664257ff4a7dc897fe12ebb6fd1e27631096 (diff) | |
download | poky-281fc55ff913bb485cd208c816b91207928c9d96.tar.gz |
autoconf: Remove code checking for hardcoded /usr/local
This code is only relevant for AIX and causes
problems with OE QA sniffer which detects -L/usr/local/lib
on linker commandline during cross compile and rightly barfs
This only happens when getloadavg() is not found in libc
so we do not reach that code with eglibc but only with uclibc
(From OE-Core rev: f235366c8a39679aa5beadf54a5e0ab7ece90d16)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
0 files changed, 0 insertions, 0 deletions