diff options
author | Khem Raj <raj.khem@gmail.com> | 2019-08-05 12:34:29 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-08-06 11:24:27 +0100 |
commit | 09992cb5a48b958970e256280f642033cd09df25 (patch) | |
tree | 5481a79f5fc7d2b2c05f8e2352b39e36a668f43e /meta/recipes-sato | |
parent | cd671da06dbc6b504caae7bfe1cff2155654d755 (diff) | |
download | poky-09992cb5a48b958970e256280f642033cd09df25.tar.gz |
groff: Fix math.h inclusion from system headers issue
groff has system headers overrides in its sourcecode which it
generates as fallbacks but in some cases when a system header includes
math.h via include <> directive it lands in the override header and
causes compile issues, seen with clang+libc++, this patch makes sure
that right defines are available before including it
(From OE-Core rev: e9beba2a33b46d31bfdd926211d22ebf2abb6c90)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato')
0 files changed, 0 insertions, 0 deletions