diff options
author | Maxin B. John <maxin.john@intel.com> | 2017-07-11 15:58:12 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-07-17 13:48:56 +0100 |
commit | c2bc26a163be231f489ea13e6f7226715765732e (patch) | |
tree | bff034ed186aa69ef1a9977c94bb0a2761252f25 /scripts/lib/devtool/sdk.py | |
parent | 910c16ef8e36286ce3e83e3c259ff7ec027b39b1 (diff) | |
download | openembedded-core-c2bc26a163be231f489ea13e6f7226715765732e.tar.gz openembedded-core-c2bc26a163be231f489ea13e6f7226715765732e.tar.bz2 openembedded-core-c2bc26a163be231f489ea13e6f7226715765732e.zip |
libx11: fix build error
libx11 build fails with this error:
fatal error: bits/long-double-64.h: No such file or directory
| compilation terminated.
This is due to the fact that "makekeys" should be compiled for the host
since it is executed at build time to generate ks_tables.h. Since we have
the X11 include files in the standard path of oe-core, we can remove the
X11_CFLAGS from Makefile.
Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/lib/devtool/sdk.py')
0 files changed, 0 insertions, 0 deletions