]> code.ossystems Code Review - openembedded-core.git/commit
libxt: fix build failure
authorMaxin B. John <maxin.john@intel.com>
Tue, 11 Jul 2017 12:58:13 +0000 (15:58 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 17 Jul 2017 12:48:57 +0000 (13:48 +0100)
commit844d477982bb104fa1674324d2699b8995a51a58
treeb208bee194dcd43c27b5a85742a2b57a5a04b9e1
parentc2bc26a163be231f489ea13e6f7226715765732e
libxt: fix build failure

libxt build fails with this error:

/home/maxin/poky/build/tmp/work/i586-poky-linux/libxt/1_1.1.5-r0/recipe-sysroot/usr/include/bits/long-double.h:57:33:
fatal error: bits/long-double-64.h: No such file or directory
| compilation terminated.
| Makefile:408: recipe for target 'makestrs.o' failed

Fix the makestrs build.

Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-graphics/xorg-lib/libxt/0001-libXt-util-don-t-link-makestrs-with-target-cflags.patch [new file with mode: 0644]
meta/recipes-graphics/xorg-lib/libxt_1.1.5.bb