]> code.ossystems Code Review - openembedded-core.git/commit
gmp: also generate the libgmpcxx library & package it properly
authorNitin A Kamble <nitin.a.kamble@intel.com>
Tue, 29 Nov 2011 19:30:38 +0000 (11:30 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 1 Dec 2011 20:38:41 +0000 (20:38 +0000)
commitac59ea9d55c2fae870fb60dbba920fefe1f3487f
tree7aa73bb5f3db3fc295a3145e049b675f4afe521b
parentb3e0c3a531b813d235c62109a7583e4995a859e4
gmp: also generate the libgmpcxx library & package it properly

configure runs few checks to make sure c++ compiler and runtime are working
as expected with the --enable-cxx=detect option. And it enables building
of libgmpxx library.

Same as earlier the libgmp.so.10.x file is packaged in the libgmp10 package,
and a new package named libgmpxx4 is added for libgmpxx.so.4.x file.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/gmp/gmp.inc
meta/recipes-support/gmp/gmp_5.0.2.bb