]> code.ossystems Code Review - openembedded-core.git/commit
man: use BUILD_CC and target include files for configure
authorBill Randle <william.c.randle@intel.com>
Thu, 31 Mar 2016 05:11:35 +0000 (22:11 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 31 Mar 2016 22:02:18 +0000 (23:02 +0100)
commitc0e0d061d94a1ed2930cbf9a9445cf8cb9f4f9b3
treef39f70f7559f4c83c62aa00649eb3a94a7601611
parent4bbd512c4eef6c449d99dbe35271dafc6e7bfe03
man: use BUILD_CC and target include files for configure

The configure script was using the cross-compiler for feature tests,
which fails to execute when the target is different than the host.
Change the script to use the build compiler instead, but use the
target include files to check for the target features.

[YOCTO #9359]

Signed-off-by: Bill Randle <william.c.randle@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/man/man/man-1.6g-configure.patch [new file with mode: 0644]
meta/recipes-extended/man/man_1.6g.bb