]> code.ossystems Code Review - openembedded-core.git/commit
site/x86_64-linux: add cvs config variables
authorNitin A Kamble <nitin.a.kamble@intel.com>
Wed, 23 Nov 2011 05:55:51 +0000 (21:55 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 Jan 2012 16:39:07 +0000 (16:39 +0000)
commit5e0e0cf5b9d380120187d368683e9f95c1b8f6d1
tree0d78ab58be1b379d9efd92a63e57d4c085d51a1c
parent898bf0294d01172b0990d218ecc5fecdba962711
site/x86_64-linux: add cvs config variables

configure of cvs packages was failing on the meta-toolchain for a x86_64 target.

Configure error reported:
checking whether printf supports %p... configure: error: cannot run test program while cross compiling

This fixes [YOCTO #1781]

(From OE-Core rev: 061818adbea1af9e98fe0fdf81b21f1e7f210c00)

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/site/x86_64-linux