diff options
author | Khem Raj <raj.khem@gmail.com> | 2014-04-27 00:20:15 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-08-15 18:19:56 +0100 |
commit | 3bdc225a9e622e9d594944833964fe396200db01 (patch) | |
tree | 47b969b186f66e6b14ef74cfbeb7aa8a484fa941 /meta/recipes-devtools/flex/files | |
parent | d7f79359d7f7fe9da12f27abe5d79ec0fefba058 (diff) | |
download | openembedded-core-3bdc225a9e622e9d594944833964fe396200db01.tar.gz openembedded-core-3bdc225a9e622e9d594944833964fe396200db01.tar.bz2 openembedded-core-3bdc225a9e622e9d594944833964fe396200db01.zip |
gcc-cross-initial: Put limits.h in gccdir/include
musl e.g. is configured to not use fixed-include
which is an improvement btw. but libgcc-initial configure
has tests which probe for limits.h and since we put
it in include-fixed/ dir and that dir does not appear
in gcc's internal default search path the configure tests
for CPP detection fail and libgcc-initial can not be compiled.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/flex/files')
0 files changed, 0 insertions, 0 deletions