diff options
author | Khem Raj <raj.khem@gmail.com> | 2012-07-23 22:36:44 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-26 14:40:47 +0100 |
commit | fecb95620ab130de7718e97f37ffb6aecf0ea0e2 (patch) | |
tree | 85ef06d46aba711b9825d33115da9ad06158689a /meta/recipes-extended/mailx | |
parent | d9a0e081e6608533cdf26702c6220effe09f541c (diff) | |
download | poky-fecb95620ab130de7718e97f37ffb6aecf0ea0e2.tar.gz |
eglibc-initial: Fix build failure due to missing limits.h
We have had these things in place to overcome a limitation
from our gcc-initial-cross not staging a self sufficient
limits.h. Now thats fixed we do reset TOOLCHAIN_OPTIONS
to point to sysroot where linux kernel headers are staged
and not the bootstrap sysroot which will infact be popuated
by eglibc-initial itself.
Secondly we dont need to set CPPFLAGS specially as we
are doing that in eglibc.inc so we override that
(From OE-Core rev: 3045ab9b3efc887700a922d06a6f5f4069a41356)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/mailx')
0 files changed, 0 insertions, 0 deletions